paper-with-me

Papers

NVComposer: Boosting Generative Novel View Synthesis with Multiple Sparse and Unposed Images

2024-12-04 · CVPR 2025 1 · Lingen Li, Zhaoyang Zhang, Yaowei Li, Jiale Xu, WenBo Hu, Xiaoyu Li, Weihao Cheng, Jinwei Gu, Tianfan Xue, Ying Shan

Recent advancements in generative models have significantly improved novel view synthesis (NVS) from multi-view data. However, existing methods depend on external multi-view alignment processes, such as explicit pose estimation or pre-reconstruction, which limits their flexibility and accessibility, especially when alignment is unstable due to insufficient overlap or occlusions between views. In this paper, we propose NVComposer, a novel approach that eliminates the need for explicit external alignment. NVComposer enables the generative model to implicitly infer spatial and geometric relationships between multiple conditional views by introducing two key components: 1) an image-pose dual-stream diffusion model that simultaneously generates target novel views and condition camera poses, and 2) a geometry-aware feature alignment module that distills geometric priors from dense stereo models during training. Extensive experiments demonstrate that NVComposer achieves state-of-the-art performance in generative multi-view NVS tasks, removing the reliance on external alignment and thus improving model accessibility. Our approach shows substantial improvements in synthesis quality as the number of unposed input views increases, highlighting its potential for more flexible and accessible generative NVS systems. Our project page is available at https://lg-li.github.io/project/nvcomposer

📄 PDF Abstract BibTeX arXiv:2412.03517

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View SynthesisPose Estimation

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

One-Shot Refiner: Boosting Feed-forward Novel View Synthesis via One-Step Diffusion

2026-01-20 · Yitong Dong, Qi Zhang, Minchao Jiang, Zhiqiang Wu 외 arxiv

We present a novel framework for high-fidelity novel view synthesis (NVS) from sparse images, addressing key limitations in recent feed-forward 3D Gaussian Splatting (3DGS) methods built on Vision Transformer (ViT) backb…

Novel View Synthesis

Boosting View Synthesis With Residual Transfer

2022-01-01 · CVPR 2022 1 · Xuejian Rong, Jia-Bin Huang, Ayush Saraf, Changil Kim 외

Volumetric view synthesis methods with neural representations, such as NeRF and NeX, have recently demonstrated high-quality novel view synthesis. Optimizing these representations is slow, however, and even fully tra…

NeRFNovel View Synthesis

BoostGAN for Occlusive Profile Face Frontalization and Recognition

2019-02-26 · Qingyan Duan, Lei Zhang

There are many facts affecting human face recognition, such as pose, occlusion, illumination, age, etc. First and foremost are large pose and occlusion problems, which can even result in more than 10% performance degrada…

Face GenerationFace RecognitionGenerative Adversarial Network

FTGAN: A Fully-trained Generative Adversarial Networks for Text to Face Generation

2019-04-11 · Xiang Chen, Lingbo Qing, Xiaohai He, Xiaodong Luo 외

As a sub-domain of text-to-image synthesis, text-to-face generation has huge potentials in public safety domain. With lack of dataset, there are almost no related research focusing on text-to-face synthesis. In this pape…

DecoderFace GenerationGenerative Adversarial NetworkImage Generation+1

pi-GAN: Periodic Implicit Generative Adversarial Networks for 3D-Aware Image Synthesis

2020-12-02 · CVPR 2021 1 · Eric R. Chan, Marco Monteiro, Petr Kellnhofer, Jiajun Wu 외

We have witnessed rapid progress on 3D-aware image synthesis, leveraging recent advances in generative visual models and neural rendering. Existing approaches however fall short in two ways: first, they may lack an under…

3D-Aware Image SynthesisImage GenerationNeural RenderingScene Generation