Repository: MrTornado24/DreamCraft3D_Plus Branch: main Commit: 4cdc4dbfeab7 Files: 1 Total size: 3.5 KB Directory structure: gitextract_bcoc_6re/ └── README.md ================================================ FILE CONTENTS ================================================ ================================================ FILE: README.md ================================================ # DreamCraft3D++ [**Paper**](https://arxiv.org/abs/2410.12928) | [**Project Page**](https://dreamcraft3dplus.github.io/) | [**Youtube Video**](https://www.youtube.com/watch?v=0FazXENkQms) | [**ICLR Version**](https://mrtornado24.github.io/DreamCraft3D/) Official implementation of DreamCraft3D++: Efficient Hierarchical 3D Generation with Multi-Plane Reconstruction Model [Jingxiang Sun](https://mrtornado24.github.io/), [Cheng Peng](https://pengc02.github.io/), [Ruizhi Shao](https://dsaurus.github.io/saurus/), [Yuanchen Guo](https://scholar.google.com/citations?user=b7ZJV9oAAAAJ&hl=en), [Xiaochen Zhao](https://xiaochen-zhao.netlify.app/), [Yangguang Li](https://scholar.google.com/citations?user=a7AMvgkAAAAJ&hl=zh-CN), [Yanpei Cao](https://yanpei.me/), [Bo Zhang](https://bo-zhang.me/), [Yebin Liu](https://liuyebin.com/) Abstract: *We introduce DreamCraft3D++, an extension of DreamCraft3D that enables efficient high-quality generation of complex 3D assets. DreamCraft3D++ inherits the multi-stage generation process of DreamCraft3D, but replaces the time-consuming geometry sculpting optimization with a feed-forward multi-plane based reconstruction model, speeding up the process by 1000x. For texture refinement, we propose a training-free IP-Adapter module that is conditioned on the enhanced multi-view images to enhance texture and geometry consistency, providing a 4x faster alternative to DreamCraft3D's DreamBooth fine-tuning. Experiments on diverse datasets demonstrate DreamCraft3D++'s ability to generate creative 3D assets with intricate geometry and realistic 360° textures, outperforming state-of-the-art image-to-3D methods in quality and speed. The full implementation will be open-sourced to enable new possibilities in 3D content creation.*