Skip to content

orangeduck/interact-retarget

Repository files navigation

InterActVideo.mp4

InterAct retarget

This is version of the InterAct dataset exported in both fbx and bvh format with a different skinned character applied.

The skinned character mesh is available in Geno.fbx and is free for non-commercial research use.

This dataset is compatible with:

For an example raylib application that can visualize this data on a skinned character check out the GenoView or GenoViewPython repo.

Single vs Multi

There are two versions of the retargeted data provided - single and multi.

In the single version each character is treated individually and each clip is retargetd and exported independently. This produces the best retargeting quality because it effectively scales the source character to better fit the Geno character, but it means that clips from the same interaction no longer fit together since the root translation of each character is not preserved.

In the multi version characters are retargeted without adjusting their scale. This means their interactions are properly preserved with respect to each other, but that there might be some retargeting issues introduced (such as overly bent, or hyper-extended arms or legs) for characters who's size differs greatly from the Geno character.

Download

License

This version of the data is licensed under the same terms as the original dataset.

This means this data is NOT licensed for commercial use.

Citations

When mentioning this database in an academic paper or other publication please cite the following publication as requested by the original dataset:

@article{huang2024interact,
      title={InterAct: Capture and Modelling of Realistic, Expressive and Interactive Activities between Two Persons in Daily Scenarios}, 
      author={Yinghao Huang and Leo Ho and Dafei Qin and Mingyi Shi and Taku Komura},
      year={2024},
      eprint={2405.11690},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}

About

Retargeting of the InterAct dataset onto a common skeleton

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages