paper-with-me

Papers

E$^3$NeRF: Efficient Event-Enhanced Neural Radiance Fields from Blurry Images

2024-08-03 · Yunshan Qi, Jia Li, Yifan Zhao, Yu Zhang, Lin Zhu

Neural Radiance Fields (NeRF) achieve impressive rendering performance by learning volumetric 3D representation from several images of different views. However, it is difficult to reconstruct a sharp NeRF from blurry input as it often occurs in the wild. To solve this problem, we propose a novel Efficient Event-Enhanced NeRF (E$^3$NeRF) by utilizing the combination of RGB images and event streams. To effectively introduce event streams into the neural volumetric representation learning process, we propose an event-enhanced blur rendering loss and an event rendering loss, which guide the network via modeling the real blur process and event generation process, respectively. Specifically, we leverage spatial-temporal information from the event stream to evenly distribute learning attention over temporal blur while simultaneously focusing on blurry texture through the spatial attention. Moreover, a camera pose estimation framework for real-world data is built with the guidance of the events to generalize the method to practical applications. Compared to previous image-based or event-based NeRF, our framework makes more profound use of the internal relationship between events and images. Extensive experiments on both synthetic data and real-world data demonstrate that E$^3$NeRF can effectively learn a sharp NeRF from blurry images, especially in non-uniform motion and low-light scenes.

📄 PDF Abstract BibTeX arXiv:2408.01840

Code (0)

등록된 구현이 없습니다.

Tasks

Camera Pose EstimationNeRFPose EstimationRepresentation Learning

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

E2NeRF: Event Enhanced Neural Radiance Fields from Blurry Images

2023-01-01 · ICCV 2023 1 · Yunshan Qi, Lin Zhu, Yu Zhang, Jia Li

Neural Radiance Fields (NeRF) achieves impressive ren-dering performance by learning volumetric 3D representation from several images of different views. However, it is difficult to reconstruct a sharp NeRF from blur…

Camera Pose EstimationDeblurringImage DeblurringImage Generation+2

BeNeRF: Neural Radiance Fields from a Single Blurry Image and Event Stream

2024-07-02 · Wenpu Li, Pian Wan, Peng Wang, Jinghang Li 외

Neural implicit representation of visual scenes has attracted a lot of attention in recent research of computer vision and graphics. Most prior methods focus on how to reconstruct 3D scene representation from a set of im…

NeRF

BeSplat: Gaussian Splatting from a Single Blurry Image and Event Stream

2024-12-26 · Gopi Raju Matta, Reddypalli Trisha, Kaushik Mitra

Novel view synthesis has been greatly enhanced by the development of radiance field methods. The introduction of 3D Gaussian Splatting (3DGS) has effectively addressed key challenges, such as long training times and slow…

3DGSNeRFNovel View SynthesisSingle Image Deblurring

LSE-NeRF: Learning Sensor Modeling Errors for Deblured Neural Radiance Fields with RGB-Event Stereo

2024-09-09 · Wei Zhi Tang, Daniel Rebain, Kostantinos G. Derpanis, Kwang Moo Yi

We present a method for reconstructing a clear Neural Radiance Field (NeRF) even with fast camera motions. To address blur artifacts, we leverage both (blurry) RGB images and event camera data captured in a binocular con…

NeRFSensor Modeling

Sparse-DeRF: Deblurred Neural Radiance Fields from Sparse View

2024-07-09 · Dogyoon Lee, Donghyeong Kim, Jungho Lee, Minhyeok Lee 외

Recent studies construct deblurred neural radiance fields~(DeRF) using dozens of blurry images, which are not practical scenarios if only a limited number of blurry images are available. This paper focuses on constructin…

DeblurringImage DeblurringNeRF