paper-with-me

홈 › Papers

Entangled View-Epipolar Information Aggregation for Generalizable Neural Radiance Fields

2023-11-20 · CVPR 2024 1 · Zhiyuan Min, Yawei Luo, Wei Yang, Yuesong Wang, Yi Yang

Generalizable NeRF can directly synthesize novel views across new scenes, eliminating the need for scene-specific retraining in vanilla NeRF. A critical enabling factor in these approaches is the extraction of a generalizable 3D representation by aggregating source-view features. In this paper, we propose an Entangled View-Epipolar Information Aggregation method dubbed EVE-NeRF. Different from existing methods that consider cross-view and along-epipolar information independently, EVE-NeRF conducts the view-epipolar feature aggregation in an entangled manner by injecting the scene-invariant appearance continuity and geometry consistency priors to the aggregation process. Our approach effectively mitigates the potential lack of inherent geometric and appearance constraint resulting from one-dimensional interactions, thus further boosting the 3D representation generalizablity. EVE-NeRF attains state-of-the-art performance across various evaluation scenarios. Extensive experiments demonstate that, compared to prevailing single-dimensional aggregation, the entangled network excels in the accuracy of 3D scene geometry and appearance reconstruction. Our code is publicly available at https://github.com/tatakai1/EVENeRF.

📄 PDF Abstract BibTeX arXiv:2311.11845

Code (1)

tatakai1/evenerf 공식 구현 pytorch

Tasks

Generalizable Novel View SynthesisNeRF

Similar Papers 제목 키워드 기반

Epipolar-Free 3D Gaussian Splatting for Generalizable Novel View Synthesis

2024-10-30 · Zhiyuan Min, Yawei Luo, Jianwen Sun, Yi Yang

Generalizable 3D Gaussian splitting (3DGS) can reconstruct new scenes from sparse-view observations in a feed-forward inference manner, eliminating the need for scene-specific retraining required in conventional 3DGS. Ho…

3DGSGeneralizable Novel View SynthesisNovel View Synthesis

Multi-View Industrial Anomaly Detection with Epipolar Constrained Cross-View Fusion

2025-03-14 · Yifan Liu, Xun Xu, Shijie Li, Jingyi Liao 외

Multi-camera systems provide richer contextual information for industrial anomaly detection. However, traditional methods process each view independently, disregarding the complementary information across viewpoints. Exi…

Anomaly Detection

Neural Surface Reconstruction from Sparse Views Using Epipolar Geometry

2024-06-06 · Kaichen Zhou

This paper addresses the challenge of reconstructing surfaces from sparse view inputs, where ambiguity and occlusions due to missing information pose significant hurdles. We present a novel approach, named EpiS, that inc…

Depth EstimationMonocular Depth EstimationSurface ReconstructionTriplet

WT-MVSNet: Window-based Transformers for Multi-view Stereo

2022-05-28 · Jinli Liao, Yikang Ding, Yoli Shavit, Dihe Huang 외

Recently, Transformers were shown to enhance the performance of multi-view stereo by enabling long-range feature interaction. In this work, we propose Window-based Transformers (WT) for local feature matching and global …

When Epipolar Constraint Meets Non-local Operators in Multi-View Stereo

2023-09-29 · ICCV 2023 1 · Tianqi Liu, Xinyi Ye, Weiyue Zhao, Zhiyu Pan 외

Learning-based multi-view stereo (MVS) method heavily relies on feature matching, which requires distinctive and descriptive representations. An effective solution is to apply non-local feature aggregation, e.g., Transfo…

3D ReconstructionDescriptivePoint CloudsStereo Matching