paper-with-me

Papers

Robust e-NeRF: NeRF from Sparse & Noisy Events under Non-Uniform Motion

2023-09-15 · ICCV 2023 1 · Weng Fei Low, Gim Hee Lee

Event cameras offer many advantages over standard cameras due to their distinctive principle of operation: low power, low latency, high temporal resolution and high dynamic range. Nonetheless, the success of many downstream visual applications also hinges on an efficient and effective scene representation, where Neural Radiance Field (NeRF) is seen as the leading candidate. Such promise and potential of event cameras and NeRF inspired recent works to investigate on the reconstruction of NeRF from moving event cameras. However, these works are mainly limited in terms of the dependence on dense and low-noise event streams, as well as generalization to arbitrary contrast threshold values and camera speed profiles. In this work, we propose Robust e-NeRF, a novel method to directly and robustly reconstruct NeRFs from moving event cameras under various real-world conditions, especially from sparse and noisy events generated under non-uniform motion. It consists of two key components: a realistic event generation model that accounts for various intrinsic parameters (e.g. time-independent, asymmetric threshold and refractory period) and non-idealities (e.g. pixel-to-pixel threshold variation), as well as a complementary pair of normalized reconstruction losses that can effectively generalize to arbitrary speed profiles and intrinsic parameter values without such prior knowledge. Experiments on real and novel realistically simulated sequences verify our effectiveness. Our code, synthetic dataset and improved event simulator are public.

📄 PDF Abstract BibTeX arXiv:2309.08596

Code (1)

wengflow/robust-e-nerf 공식 구현 pytorch

Tasks

3D Scene ReconstructionNeRFNovel View Synthesis

Similar Papers 제목 키워드 기반

TrackNeRF: Bundle Adjusting NeRF from Sparse and Noisy Views via Feature Tracks

2024-08-20 · Jinjie Mai, Wenxuan Zhu, Sara Rojas, Jesus Zarzar 외

Neural radiance fields (NeRFs) generally require many images with accurate poses for accurate novel view synthesis, which does not reflect realistic setups where views can be sparse and poses can be noisy. Previous solut…

NeRFNovel View Synthesis

Event-based Camera Tracker by $\nabla$t NeRF

2023-04-07 · Mana Masuda, Yusuke Sekikawa, Hideo Saito

When a camera travels across a 3D world, only a fraction of pixel value changes; an event-based camera observes the change as sparse events. How can we utilize sparse events for efficient recovery of the camera pose? We …

Camera Pose EstimationNeRFPose EstimationPose Tracking

Few-shot NeRF by Adaptive Rendering Loss Regularization

2024-10-23 · Qingshan Xu, Xuanyu Yi, Jianyao Xu, Wenbing Tao 외

Novel view synthesis with sparse inputs poses great challenges to Neural Radiance Field (NeRF). Recent works demonstrate that the frequency regularization of Positional Encoding (PE) can achieve promising results for few…

NeRFNovel View Synthesis

Ev-NeRF: Event Based Neural Radiance Field

2022-06-24 · Inwoo Hwang, Junho Kim, Young Min Kim

We present Ev-NeRF, a Neural Radiance Field derived from event data. While event cameras can measure subtle brightness changes in high frame rates, the measurements in low lighting or extreme motion suffer from significa…

Event-based visionImage ReconstructionNeRF

PhysicsNeRF: Physics-Guided 3D Reconstruction from Sparse Views

2025-05-29 · Mohamed Rayan Barhdadi, Hasan Kurban, Hussein Alnuweiri

PhysicsNeRF is a physically grounded framework for 3D reconstruction from sparse views, extending Neural Radiance Fields with four complementary constraints: depth ranking, RegNeRF-style consistency, sparsity priors, and…

3D ReconstructionNeRF