| license: mit | |
| pipeline_tag: image-to-3d | |
| tags: | |
| - partcrafter | |
| - 3d-generation | |
| - rectified-flow | |
| # PartCrafter: Structured 3D Mesh Generation via Compositional Latent Diffusion Transformers | |
| PartCrafter is a structured 3D generative model that jointly generates multiple parts and objects from a single RGB image in one shot. | |
| This HuggingFace🤗 repo stores pretrained model weights for PartCrafter on **object level**. | |
| For more details about usage, please refer to the [official GitHub repo](https://github.com/wgsxm/PartCrafter). | |
| - Project page: https://wgsxm.github.io/projects/partcrafter/ | |
| - Code: https://github.com/wgsxm/PartCrafter | |
| - Paper: https://arxiv.org/abs/2506.05573 |