ChaoyueSong / REACTO

[CVPR 2024] REACTO: Reconstructing Articulated Objects from a Single Video

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REACTO: Reconstructing Articulated Objects from a Single Video

CVPR 2024


TODO

  • Release the dataset.
  • Release code.
  • Release the pretrained models.

Citation

@inproceedings{song2024reacto,
  title={REACTO: Reconstructing Articulated Objects from a Single Video},
  author={Song, Chaoyue and Wei, Jiacheng and Foo, Chuan Sheng and Lin, Guosheng and Liu, Fayao},
  booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  pages={5384--5395},
  year={2024}
}

Acknowledgements

This code is heavily based on Lab4D. We thank the authors for their wonderful code!

About

[CVPR 2024] REACTO: Reconstructing Articulated Objects from a Single Video

License:MIT License