SOTAVerified

NeRFLiX: High-Quality Neural View Synthesis by Learning a Degradation-Driven Inter-viewpoint MiXer

2023-03-13CVPR 2023Code Available1· sign in to hype

Kun Zhou, Wenbo Li, Yi Wang, Tao Hu, Nianjuan Jiang, Xiaoguang Han, Jiangbo Lu

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Neural radiance fields (NeRF) show great success in novel view synthesis. However, in real-world scenes, recovering high-quality details from the source images is still challenging for the existing NeRF-based approaches, due to the potential imperfect calibration information and scene representation inaccuracy. Even with high-quality training frames, the synthetic novel views produced by NeRF models still suffer from notable rendering artifacts, such as noise, blur, etc. Towards to improve the synthesis quality of NeRF-based approaches, we propose NeRFLiX, a general NeRF-agnostic restorer paradigm by learning a degradation-driven inter-viewpoint mixer. Specially, we design a NeRF-style degradation modeling approach and construct large-scale training data, enabling the possibility of effectively removing NeRF-native rendering artifacts for existing deep neural networks. Moreover, beyond the degradation removal, we propose an inter-viewpoint aggregation framework that is able to fuse highly related high-quality training images, pushing the performance of cutting-edge NeRF models to entirely new levels and producing highly photo-realistic synthetic views.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
LLFFTensoRF + NeRFLiXPSNR27.39Unverified
LLFFPlenoxels + NeRFLiXPSNR26.9Unverified
Tanks and TemplesTensoRF + NeRFLiXPSNR28.94Unverified
Tanks and TemplesPlenoxels + NeRFLiXPSNR28.61Unverified
Tanks and TemplesDIVeR + NeRFLiXSSIM0.92Unverified

Reproductions