| --- |
| license: mit |
| tags: |
| - articulated-objects |
| --- |
| |
| <div align="center"> |
|
|
| <h1>REACTO: Reconstructing Articulated Objects from a Single Video</h1> |
|
|
| <p> |
| <a href="https://chaoyuesong.github.io"><strong>Chaoyue Song</strong></a> · |
| <a href="https://plusmultiply.github.io/"><strong>Jiacheng Wei</strong></a> · |
| <a href="http://ai.stanford.edu/~csfoo/"><strong>Chuan-Sheng Foo</strong></a> · |
| <a href="https://guosheng.github.io/"><strong>Guosheng Lin</strong></a> · |
| <a href="https://sites.google.com/site/fayaoliu/"><strong>Fayao Liu</strong></a> |
| </p> |
|
|
| <h3>CVPR 2024</h3> |
|
|
| <p> |
| <a href="https://chaoyuesong.github.io/REACTO/"><strong>Project</strong></a> | |
| <a href="https://arxiv.org/abs/2404.11151"><strong>Paper</strong></a> | |
| <a href="https://www.youtube.com/watch?v=6f-lyqLMbRc"><strong>Video</strong></a> |
| </p> |
|
|
| <!-- |
| <img src="https://github.com/ChaoyueSong/ChaoyueSong.github.io/blob/gh-pages/files/project/reacto_cvpr2024/reacto_teaser.gif" width="70%" /> |
| --> |
|
|
| </div> |
|
|
| <br /> |
|
|
|
|
| This repo includes pre-processed data used in REACTO. To use your own videos, or pre-process raw videos into [the same format](https://lab4d-org.github.io/lab4d/tutorials/arbitrary_video.html), please check [this code](https://github.com/ChaoyueSong/REACTO). |
|
|
| ### 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} |
| } |
| ``` |