File size: 1,781 Bytes
1edac17 eab457d 0381cd1 1096511 eab457d 0381cd1 eab457d 1edac17 eab457d 1a6bd47 eab457d 461415f eab457d 1a6bd47 eab457d 1a6bd47 0381cd1 eab457d 1a6bd47 eab457d 1a6bd47 eab457d 1a6bd47 eab457d 0381cd1 eab457d b04329b 0381cd1 eab457d 461415f eab457d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 | ---
license: other
license_name: multiple-licenses
license_link: https://huggingface.co/AntResearch/4DAnyone/blob/main/LICENSE
pipeline_tag: video-to-video
tags:
- video-generation
- multiview-video-generation
- 4D-human-reconstruction
- novel-view-synthesis
---
# 4DAnyone: Create Anyone in 4D from a Casual Monocular Video
[Project Page](https://4danyone.github.io/) | [Paper](https://arxiv.org/abs/2608.20335) | [Code](https://github.com/ant-research/4DAnyone)
<img src="assets/teaser.gif" width="100%" alt="4DAnyone teaser">
4DAnyone turns a casual monocular video into multi-view videos, enabling downstream 4DGS reconstruction.
## Models
```text
4danyone/
βββ model.safetensors
βββ smplx_to_goliath70.pt
βββ Wan2.2_VAE.pth
βββ models_t5_umt5-xxl-enc-bf16.pth
βββ umt5-xxl/
βββ special_tokens_map.json
βββ spiece.model
βββ tokenizer.json
βββ tokenizer_config.json
gvhmr/
βββ gvhmr_siga24_release.ckpt
βββ epoch=10-step=25000.ckpt
βββ vitpose-h-multi-coco.pth
βββ yolov8x.pt
data/source/pexels/
βββ eight 121-frame example videos
```
Licensing is asset-specific. See [LICENSE](LICENSE) for the exact scope and
[licenses/](licenses/) for the complete terms.
## Citation
If you find 4DAnyone useful or interesting, please cite our work and give this model a β€οΈ like:
```bibtex
@article{jin2026fdanyone,
title={4DAnyone: Create Anyone in 4D from a Casual Monocular Video},
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},
journal={arXiv preprint arXiv:2608.20335},
year={2026},
url={https://arxiv.org/abs/2608.20335}
}
```
|