Hunyuan3D-2 / docs /source /citation.md
wealthykasim's picture
Upload 22 files
f7c8b4e verified
|
raw
history blame
1.48 kB

Citation

The following publications discuss the ideas behind Hunyuan3D-2:

Unleashing Vecset Diffusion Model for Fast Shape Generation
Technical Report, 2025.

Hunyuan3D 2.0: Scaling Diffusion Models for High Resolution Textured 3D Assets Generation
Technical Report, 2024.

Hunyuan3D 1.0: A Unified Framework for Text-to-3D and Image-to-3D Generation
Technical Report, 2024.

If you found this repository helpful, please cite our reports:

@misc{lai2025flashvdm,
      title={Unleashing Vecset Diffusion Model for Fast Shape Generation}, 
      author={Zeqiang Lai and Yunfei Zhao and Zibo Zhao and Haolin Liu and Fuyun Wang and Huiwen Shi and Xianghui Yang and Qinxiang Lin and Jinwei Huang and Yuhong Liu and Jie Jiang and Chunchao Guo and Xiangyu Yue},
      year={2025},
      eprint={2503.16302},
      archivePrefix={arXiv},
      primaryClass={cs.CV},
      url={https://arxiv.org/abs/2503.16302}, 
}
@misc{hunyuan3d22025tencent,
    title={Hunyuan3D 2.0: Scaling Diffusion Models for High Resolution Textured 3D Assets Generation},
    author={Tencent Hunyuan3D Team},
    year={2025},
    eprint={2501.12202},
    archivePrefix={arXiv},
    primaryClass={cs.CV}
}

@misc{yang2024hunyuan3d,
    title={Hunyuan3D 1.0: A Unified Framework for Text-to-3D and Image-to-3D Generation},
    author={Tencent Hunyuan3D Team},
    year={2024},
    eprint={2411.02293},
    archivePrefix={arXiv},
    primaryClass={cs.CV}
}