paper-with-me

홈 › Papers

High-fidelity 3D Object Generation from Single Image with RGBN-Volume Gaussian Reconstruction Model

2025-04-02 · CVPR 2025 1 · Yiyang Shen, Kun Zhou, He Wang, Yin Yang, Tianjia Shao

Recently single-view 3D generation via Gaussian splatting has emerged and developed quickly. They learn 3D Gaussians from 2D RGB images generated from pre-trained multi-view diffusion (MVD) models, and have shown a promising avenue for 3D generation through a single image. Despite the current progress, these methods still suffer from the inconsistency jointly caused by the geometric ambiguity in the 2D images, and the lack of structure of 3D Gaussians, leading to distorted and blurry 3D object generation. In this paper, we propose to fix these issues by GS-RGBN, a new RGBN-volume Gaussian Reconstruction Model designed to generate high-fidelity 3D objects from single-view images. Our key insight is a structured 3D representation can simultaneously mitigate the afore-mentioned two issues. To this end, we propose a novel hybrid Voxel-Gaussian representation, where a 3D voxel representation contains explicit 3D geometric information, eliminating the geometric ambiguity from 2D images. It also structures Gaussians during learning so that the optimization tends to find better local optima. Our 3D voxel representation is obtained by a fusion module that aligns RGB features and surface normal features, both of which can be estimated from 2D images. Extensive experiments demonstrate the superiority of our methods over prior works in terms of high-quality reconstruction results, robust generalization, and good efficiency.

📄 PDF Abstract BibTeX arXiv:2504.01512

Code (0)

등록된 구현이 없습니다.

Tasks

3D Generation

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 제목 키워드 기반

Single Image to High-Quality 3D Object via Latent Features

2025-11-24 · Huanning Dong, Yinuo Huang, Fan Li, Ping Kuang arxiv

3D assets are essential in the digital age. While automatic 3D generation, such as image-to-3d, has made significant strides in recent years, it often struggles to achieve fast, detailed, and high-fidelity generation sim…

3D Generation

CC-FMO: Camera-Conditioned Zero-Shot Single Image to 3D Scene Generation with Foundation Model Orchestration

2025-11-29 · Boshi Tang, Henry Zheng, Rui Huang, Gao Huang arxiv

High-quality 3D scene generation from a single image is crucial for AR/VR and embodied AI applications. Early approaches struggle to generalize due to reliance on specialized models trained on curated small datasets. Whi…

Scene GenerationPose Estimation

Pixal3D: Pixel-Aligned 3D Generation from Images

2026-05-11 · Dong-Yang Li, Wang Zhao, Yuxin Chen, Wenbo Hu 외 arxiv

Recent advances in 3D generative models have rapidly improved image-to-3D synthesis quality, enabling higher-resolution geometry and more realistic appearance. Yet fidelity, which measures pixel-level faithfulness of the…

3D Reconstruction3D Generation

Object-Driven One-Shot Fine-tuning of Text-to-Image Diffusion with Prototypical Embedding

2024-01-28 · Jianxiang Lu, Cong Xie, Hui Guo

As large-scale text-to-image generation models have made remarkable progress in the field of text-to-image generation, many fine-tuning methods have been proposed. However, these models often struggle with novel objects,…

Image GenerationObjectText to Image GenerationText-to-Image Generation

Chimera: Compositional Image Generation using Part-based Concepting

2025-10-20 · Shivam Singh, Yiming Chen, Agneet Chatterjee, Amit Raj 외 arxiv

Personalized image generative models are highly proficient at synthesizing images from text or a single image, yet they lack explicit control for composing objects from specific parts of multiple source images without us…

Personalized Image Generation