paper-with-me

Papers

USB-NeRF: Unrolling Shutter Bundle Adjusted Neural Radiance Fields

2023-10-04 · Moyang Li, Peng Wang, Lingzhe Zhao, Bangyan Liao, Peidong Liu

Neural Radiance Fields (NeRF) has received much attention recently due to its impressive capability to represent 3D scene and synthesize novel view images. Existing works usually assume that the input images are captured by a global shutter camera. Thus, rolling shutter (RS) images cannot be trivially applied to an off-the-shelf NeRF algorithm for novel view synthesis. Rolling shutter effect would also affect the accuracy of the camera pose estimation (e.g. via COLMAP), which further prevents the success of NeRF algorithm with RS images. In this paper, we propose Unrolling Shutter Bundle Adjusted Neural Radiance Fields (USB-NeRF). USB-NeRF is able to correct rolling shutter distortions and recover accurate camera motion trajectory simultaneously under the framework of NeRF, by modeling the physical image formation process of a RS camera. Experimental results demonstrate that USB-NeRF achieves better performance compared to prior works, in terms of RS effect removal, novel view image synthesis as well as camera motion estimation. Furthermore, our algorithm can also be used to recover high-fidelity high frame-rate global shutter video from a sequence of RS images.

📄 PDF Abstract BibTeX arXiv:2310.02687

Code (1)

WU-CVGL/USB-NeRF 공식 구현 pytorch

Tasks

Camera Pose EstimationImage GenerationMotion EstimationNeRFNovel View SynthesisPose Estimation

Similar Papers 제목 키워드 기반

URS-NeRF: Unordered Rolling Shutter Bundle Adjustment for Neural Radiance Fields

2024-03-15 · Bo Xu, Ziao Liu, Mengqi Guo, Jiancheng Li 외

We propose a novel rolling shutter bundle adjustment method for neural radiance fields (NeRF), which utilizes the unordered rolling shutter (RS) images to obtain the implicit 3D representation. Existing NeRF methods suff…

NeRF

BAD-NeRF: Bundle Adjusted Deblur Neural Radiance Fields

2022-11-23 · CVPR 2023 1 · Peng Wang, Lingzhe Zhao, Ruijie Ma, Peidong Liu

Neural Radiance Fields (NeRF) have received considerable attention recently, due to its impressive capability in photo-realistic 3D reconstruction and novel view synthesis, given a set of posed camera images. Earlier wor…

3D Scene ReconstructionDeblurringNeRFNeural Rendering+1

RS-NeRF: Neural Radiance Fields from Rolling Shutter Images

2024-07-14 · Muyao Niu, Tong Chen, Yifan Zhan, Zhuoxiao Li 외

Neural Radiance Fields (NeRFs) have become increasingly popular because of their impressive ability for novel view synthesis. However, their effectiveness is hindered by the Rolling Shutter (RS) effects commonly found in…

NeRFNovel View Synthesis

DBARF: Deep Bundle-Adjusting Generalizable Neural Radiance Fields

2023-03-25 · CVPR 2023 1 · Yu Chen, Gim Hee Lee

Recent works such as BARF and GARF can bundle adjust camera poses with neural radiance fields (NeRF) which is based on coordinate-MLPs. Despite the impressive results, these methods cannot be applied to Generalizable NeR…

NeRF

Deblurring Neural Radiance Fields with Event-driven Bundle Adjustment

2024-06-20 · Yunshan Qi, Lin Zhu, Yifan Zhao, Nan Bao 외

Neural Radiance Fields (NeRF) achieves impressive 3D representation learning and novel view synthesis results with high-quality multi-view images as input. However, motion blur in images often occurs in low-light and hig…

DeblurringNeRFNovel View SynthesisRepresentation Learning