paper-with-me

홈 › Papers

Free3D: Consistent Novel View Synthesis without 3D Representation

2023-12-07 · CVPR 2024 1 · Chuanxia Zheng, Andrea Vedaldi

We introduce Free3D, a simple accurate method for monocular open-set novel view synthesis (NVS). Similar to Zero-1-to-3, we start from a pre-trained 2D image generator for generalization, and fine-tune it for NVS. Compared to other works that took a similar approach, we obtain significant improvements without resorting to an explicit 3D representation, which is slow and memory-consuming, and without training an additional network for 3D reconstruction. Our key contribution is to improve the way the target camera pose is encoded in the network, which we do by introducing a new ray conditioning normalization (RCN) layer. The latter injects pose information in the underlying 2D image generator by telling each pixel its viewing direction. We further improve multi-view consistency by using light-weight multi-view attention layers and by sharing generation noise between the different views. We train Free3D on the Objaverse dataset and demonstrate excellent generalization to new categories in new datasets, including OmniObject3D and GSO. The project page is available at https://chuanxiaz.com/free3d/.

📄 PDF Abstract BibTeX arXiv:2312.04551

Code (1)

lyndonzheng/Free3D 공식 구현 pytorch

Tasks

3D ReconstructionNovel View Synthesis

Similar Papers 제목 키워드 기반

FreeVS: Generative View Synthesis on Free Driving Trajectory

2024-10-23 · Qitai Wang, Lue Fan, Yuqi Wang, Yuntao Chen 외

Existing reconstruction-based novel view synthesis methods for driving scenes focus on synthesizing camera views along the recorded trajectory of the ego vehicle. Their image rendering performance will severely degrade o…

Image GenerationNovel View Synthesis

FreeGen: Feed-Forward Reconstruction-Generation Co-Training for Free-Viewpoint Driving Scene Synthesis

2025-12-04 · Shijie Chen, Peixi Peng arxiv

Closed-loop simulation and scalable pre-training for autonomous driving require synthesizing free-viewpoint driving scenes. However, existing datasets and generative pipelines rarely provide consistent off-trajectory obs…

Autonomous Driving

3D-free meets 3D priors: Novel View Synthesis from a Single Image with Pretrained Diffusion Guidance

2024-08-12 · Taewon Kang, Divya Kothandaraman, Dinesh Manocha, Ming C. Lin

Recent 3D novel view synthesis (NVS) methods often require extensive 3D data for training, and also typically lack generalization beyond the training distribution. Moreover, they tend to be object centric and struggle wi…

Image GenerationNovel View Synthesis

Training-Free Instance-Aware 3D Scene Reconstruction and Diffusion-Based View Synthesis from Sparse Images

2026-03-22 · Jiatong Xia, Lingqiao Liu arxiv

We introduce a novel, training-free system for reconstructing, understanding, and rendering 3D indoor scenes from a sparse set of unposed RGB images. Unlike traditional radiance field approaches that require dense views …

FreeSplat: Generalizable 3D Gaussian Splatting Towards Free-View Synthesis of Indoor Scenes

2024-05-28 · Yunsong Wang, Tianxin Huang, Hanlin Chen, Gim Hee Lee

Empowering 3D Gaussian Splatting with generalization ability is appealing. However, existing generalizable 3D Gaussian Splatting methods are largely confined to narrow-range interpolation between stereo images due to the…

Novel View SynthesisTriplet