krahets commited on
Commit
461415f
·
1 Parent(s): 9c2ee6f

Add arXiv paper link

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -12,7 +12,7 @@ tags:
12
 
13
  # 4DAnyone: Create Anyone in 4D from a Casual Monocular Video
14
 
15
- [Project Page](https://4danyone.github.io/) &nbsp;|&nbsp; **Paper**<!-- TODO: Replace Paper with the arXiv link once available. --> &nbsp;|&nbsp; [Code](https://github.com/ant-research/4DAnyone)
16
 
17
  <img src="assets/teaser.gif" width="100%" alt="4DAnyone teaser">
18
 
@@ -53,7 +53,8 @@ If you find 4DAnyone useful or interesting, please cite our work and give this m
53
  @article{jin2026fdanyone,
54
  title={4DAnyone: Create Anyone in 4D from a Casual Monocular Video},
55
  author={Jin, Yudong and Xie, Tao and Zhang, Qihang and Shen, Zehong and Xu, Zhen and Shen, Yujun and Bao, Hujun and Zhou, Xiaowei and Xu, Yinghao},
56
- journal={arXiv preprint},
57
- year={2026}
 
58
  }
59
  ```
 
12
 
13
  # 4DAnyone: Create Anyone in 4D from a Casual Monocular Video
14
 
15
+ [Project Page](https://4danyone.github.io/) &nbsp;|&nbsp; [Paper](https://arxiv.org/abs/2608.20335) &nbsp;|&nbsp; [Code](https://github.com/ant-research/4DAnyone)
16
 
17
  <img src="assets/teaser.gif" width="100%" alt="4DAnyone teaser">
18
 
 
53
  @article{jin2026fdanyone,
54
  title={4DAnyone: Create Anyone in 4D from a Casual Monocular Video},
55
  author={Jin, Yudong and Xie, Tao and Zhang, Qihang and Shen, Zehong and Xu, Zhen and Shen, Yujun and Bao, Hujun and Zhou, Xiaowei and Xu, Yinghao},
56
+ journal={arXiv preprint arXiv:2608.20335},
57
+ year={2026},
58
+ url={https://arxiv.org/abs/2608.20335}
59
  }
60
  ```