File size: 828 Bytes
332758f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
# GVGEN: Text-to-3D Generation with Volumetric Representation
## How to use
Please following the instructions from [github repo](https://github.com/SOTAMak1r/GVGEN)
## License
The majority of this project is licensed under MIT License. Portions of the project are available under separate license of referred projects, detailed in corresponding files.
## BibTeX
```bibtex
@misc{he2024gvgentextto3dgenerationvolumetric,
title={GVGEN: Text-to-3D Generation with Volumetric Representation},
author={Xianglong He and Junyi Chen and Sida Peng and Di Huang and Yangguang Li and Xiaoshui Huang and Chun Yuan and Wanli Ouyang and Tong He},
year={2024},
eprint={2403.12957},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={https://arxiv.org/abs/2403.12957},
}
``` |