paper-with-me

Papers

Kiss3DGen: Repurposing Image Diffusion Models for 3D Asset Generation

2025-03-03 · CVPR 2025 1 · Jiantao Lin, Xin Yang, Meixi Chen, YingJie Xu, Dongyu Yan, Leyi Wu, Xinli Xu, Lie Xu, Shunsi Zhang, Ying-Cong Chen

Diffusion models have achieved great success in generating 2D images. However, the quality and generalizability of 3D content generation remain limited. State-of-the-art methods often require large-scale 3D assets for training, which are challenging to collect. In this work, we introduce Kiss3DGen (Keep It Simple and Straightforward in 3D Generation), an efficient framework for generating, editing, and enhancing 3D objects by repurposing a well-trained 2D image diffusion model for 3D generation. Specifically, we fine-tune a diffusion model to generate ''3D Bundle Image'', a tiled representation composed of multi-view images and their corresponding normal maps. The normal maps are then used to reconstruct a 3D mesh, and the multi-view images provide texture mapping, resulting in a complete 3D model. This simple method effectively transforms the 3D generation problem into a 2D image generation task, maximizing the utilization of knowledge in pretrained diffusion models. Furthermore, we demonstrate that our Kiss3DGen model is compatible with various diffusion model techniques, enabling advanced features such as 3D editing, mesh and texture enhancement, etc. Through extensive experiments, we demonstrate the effectiveness of our approach, showcasing its ability to produce high-quality 3D models efficiently.

📄 PDF Abstract BibTeX arXiv:2503.01370

Code (1)

EnVision-Research/Kiss3DGen 공식 구현 jax

Tasks

3D Generation3D ReconstructionImage GenerationImage to 3DText to 3D

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Garment3DGen: 3D Garment Stylization and Texture Generation

2024-03-27 · Nikolaos Sarafianos, Tuur Stuyck, Xiaoyu Xiang, Yilei Li 외

We introduce Garment3DGen a new method to synthesize 3D garment assets from a base mesh given a single input image as guidance. Our proposed approach allows users to generate 3D textured clothes based on both real and sy…

Image to 3DTexture Synthesis

Meta 3D Gen

2024-07-02 · Raphael Bensadoun, Tom Monnier, Yanir Kleiman, Filippos Kokkinos 외

We introduce Meta 3D Gen (3DGen), a new state-of-the-art, fast pipeline for text-to-3D asset generation. 3DGen offers 3D asset creation with high prompt fidelity and high-quality 3D shapes and textures in under a minute.…

Text to 3DTexture Synthesis

EmbodiedGen: Towards a Generative 3D World Engine for Embodied Intelligence

2025-06-12 · Xinjie Wang, Liu Liu, Yu Cao, Ruiqi Wu 외

Constructing a physically realistic and accurately scaled simulated 3D world is crucial for the training and evaluation of embodied intelligence tasks. The diversity, realism, low cost accessibility and affordability of …

Image to 3DLayout GenerationScene GenerationText to 3D+1

ODGEN: Domain-specific Object Detection Data Generation with Diffusion Models

2024-05-24 · Jingyuan Zhu, Shiyu Li, Yuxuan Liu, Ping Huang 외

Modern diffusion-based image generative models have made significant progress and become promising to enrich training data for the object detection task. However, the generation quality and the controllability for comple…

Objectobject-detectionObject Detection

EmbodiedGen V2: An Agentic, Simulation-Ready 3D World Engine for Embodied AI

2026-07-08 · Xinjie Wang, Liu Liu, Taojun Ding, Andrew Choi 외 arxiv

We present EmbodiedGen V2, a generative 3D world engine for building executable policy-ready environments for embodied intelligence. Sim-ready 3D asset generation has advanced rapidly, yet assembling such assets into pol…

Reinforcement Learning