SunzeY / Bootstrap3D

Official implementation of Bootstrap3D: Improving 3D Content Creation with Synthetic Data

Home Page:https://Sunzey.github.io/Bootstrap3D/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bootstrap3D

Bootstrap3D: Improving 3D Content Creation with Synthetic Data
Zeyi Sun, Tong Wu, Pan Zhang, Yuhang Zang, Xiaoyi Dong Yuanjun Xiong, Dahua Lin, Jiaqi Wang

πŸ“œ News

πŸš€ [2024/6/4] The paper and project page are released!

πŸ’‘ Highlights

  • πŸ”₯ A new Multi-View Diffusion model trained on high quality synthetic data and capable of generating multi-view images closely follow text prompt.
  • πŸ”₯ Denser captioned Objaverse Dataset using finetuned 3D aware MV-LLaVA powered by GPT-4V.
  • πŸ”₯ A High Quality synthetic dataset for high asethetic 3D content creation.

πŸ‘¨β€πŸ’» Todo

  • Training code of MV-Diffusion model based on PixArt.
  • BS-Synthetic3D HQ 3D-object dataset.
  • Release of MV-PixArt-alpha, MV-Pixart-sigma model
  • BS-Objaverse Dataset cart launched on huggingface.
  • MV-LLaVA model and web demo.
  • Paper and project page.

⚑ Quick Start

βœ’οΈ Citation

If you find our work helpful for your research, please consider giving a star ⭐ and citation πŸ“

@misc{sun2024bootstrap3d,
      title={Bootstrap3D: Improving 3D Content Creation with Synthetic Data}, 
      author={Zeyi Sun and Tong Wu and Pan Zhang and Yuhang Zang and Xiaoyi Dong and Yuanjun Xiong and Dahua Lin and Jiaqi Wang},
      year={2024},
      eprint={2406.00093},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}

About

Official implementation of Bootstrap3D: Improving 3D Content Creation with Synthetic Data

https://Sunzey.github.io/Bootstrap3D/


Languages

Language:Python 98.8%Language:Shell 1.2%