paper-with-me

Papers

GMT: Enhancing Generalizable Neural Rendering via Geometry-Driven Multi-Reference Texture Transfer

2024-10-01 · Youngho Yoon, Hyun-Kurl Jang, Kuk-Jin Yoon

Novel view synthesis (NVS) aims to generate images at arbitrary viewpoints using multi-view images, and recent insights from neural radiance fields (NeRF) have contributed to remarkable improvements. Recently, studies on generalizable NeRF (G-NeRF) have addressed the challenge of per-scene optimization in NeRFs. The construction of radiance fields on-the-fly in G-NeRF simplifies the NVS process, making it well-suited for real-world applications. Meanwhile, G-NeRF still struggles in representing fine details for a specific scene due to the absence of per-scene optimization, even with texture-rich multi-view source inputs. As a remedy, we propose a Geometry-driven Multi-reference Texture transfer network (GMT) available as a plug-and-play module designed for G-NeRF. Specifically, we propose ray-imposed deformable convolution (RayDCN), which aligns input and reference features reflecting scene geometry. Additionally, the proposed texture preserving transformer (TP-Former) aggregates multi-view source features while preserving texture information. Consequently, our module enables direct interaction between adjacent pixels during the image enhancement process, which is deficient in G-NeRF models with an independent rendering process per pixel. This addresses constraints that hinder the ability to capture high-frequency details. Experiments show that our plug-and-play module consistently improves G-NeRF models on various benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2410.00672

Code (1)

yh-yoon/gmt 공식 구현 pytorch

Tasks

Image EnhancementNeRFNeural RenderingNovel View Synthesis

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Deformable Convolution Deformable convolutions add 2D offsets to the regular grid sampling locations in the standard convolution. It enables free…

Similar Papers 제목 키워드 기반

Geometry-Guided Progressive NeRF for Generalizable and Efficient Neural Human Rendering

2021-12-08 · Mingfei Chen, Jianfeng Zhang, Xiangyu Xu, Lijuan Liu 외

In this work we develop a generalizable and efficient Neural Radiance Field (NeRF) pipeline for high-fidelity free-viewpoint human body synthesis under settings with sparse camera views. Though existing NeRF-based method…

NeRF

Omni-Recon: Harnessing Image-based Rendering for General-Purpose Neural Radiance Fields

2024-03-17 · Yonggan Fu, Huaizhi Qu, Zhifan Ye, Chaojian Li 외

Recent breakthroughs in Neural Radiance Fields (NeRFs) have sparked significant demand for their integration into real-world 3D applications. However, the varied functionalities required by different 3D applications ofte…

3D ReconstructionNeRFScene UnderstandingSurface Reconstruction

Reflections Unlock: Geometry-Aware Reflection Disentanglement in 3D Gaussian Splatting for Photorealistic Scenes Rendering

2025-07-08 · Jiayi Song, Zihan Ye, Qingyuan Zhou, Weidong Yang 외

Accurately rendering scenes with reflective surfaces remains a significant challenge in novel view synthesis, as existing methods like Neural Radiance Fields (NeRF) and 3D Gaussian Splatting (3DGS) often misinterpret ref…

3DGSDisentanglementNeRFNovel View Synthesis+1

GSNeRF: Generalizable Semantic Neural Radiance Fields with Enhanced 3D Scene Understanding

2024-03-06 · CVPR 2024 1 · Zi-Ting Chou, Sheng-Yu Huang, I-Jieh Liu, Yu-Chiang Frank Wang

Utilizing multi-view inputs to synthesize novel-view images, Neural Radiance Fields (NeRF) have emerged as a popular research topic in 3D vision. In this work, we introduce a Generalizable Semantic Neural Radiance Field …

NeRFScene UnderstandingSemantic Segmentation

MVSGaussian: Fast Generalizable Gaussian Splatting Reconstruction from Multi-View Stereo

2024-05-20 · Tianqi Liu, Guangcong Wang, Shoukang Hu, Liao Shen 외

We present MVSGaussian, a new generalizable 3D Gaussian representation approach derived from Multi-View Stereo (MVS) that can efficiently reconstruct unseen scenes. Specifically, 1) we leverage MVS to encode geometry-awa…

NeRFNovel View Synthesis