paper-with-me

Papers

Dynamic EventNeRF: Reconstructing General Dynamic Scenes from Multi-view Event Cameras

2024-12-09 · Viktor Rudnev, Gereon Fox, Mohamed Elgharib, Christian Theobalt, Vladislav Golyanik

Volumetric reconstruction of dynamic scenes is an important problem in computer vision. It is especially challenging in poor lighting and with fast motion. It is partly due to the limitations of RGB cameras: To capture fast motion without much blur, the framerate must be increased, which in turn requires more lighting. In contrast, event cameras, which record changes in pixel brightness asynchronously, are much less dependent on lighting, making them more suitable for recording fast motion. We hence propose the first method to spatiotemporally reconstruct a scene from sparse multi-view event streams and sparse RGB frames. We train a sequence of cross-faded time-conditioned NeRF models, one per short recording segment. The individual segments are supervised with a set of event- and RGB-based losses and sparse-view regularisation. We assemble a real-world multi-view camera rig with six static event cameras around the object and record a benchmark multi-view event stream dataset of challenging motions. Our work outperforms RGB-based baselines, producing state-of-the-art results, and opens up the topic of multi-view event-based reconstruction as a new path for fast scene capture beyond RGB cameras. The code and the data will be released soon at https://4dqv.mpi-inf.mpg.de/DynEventNeRF/

📄 PDF Abstract BibTeX arXiv:2412.06770

Code (0)

등록된 구현이 없습니다.

Tasks

NeRF

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

E-3DGS: Event-Based Novel View Rendering of Large-Scale Scenes Using 3D Gaussian Splatting

2025-02-15 · Sohaib Zahid, Viktor Rudnev, Eddy Ilg, Vladislav Golyanik

Novel view synthesis techniques predominantly utilize RGB cameras, inheriting their limitations such as the need for sufficient lighting, susceptibility to motion blur, and restricted dynamic range. In contrast, event ca…

3DGSNovel View Synthesis

EventNeRF: Neural Radiance Fields from a Single Colour Event Camera

2022-06-23 · CVPR 2023 1 · Viktor Rudnev, Mohamed Elgharib, Christian Theobalt, Vladislav Golyanik

Asynchronously operating event cameras find many applications due to their high dynamic range, vanishingly low motion blur, low latency and low data bandwidth. The field saw remarkable progress during the last few years,…

3D ReconstructionNovel View SynthesisRepresentation Learning

Knowledge NeRF: Few-shot Novel View Synthesis for Dynamic Articulated Objects

2024-03-31 · Wenxiao Cai, Xinyue Lei, Xinyu He, Junming Leo Chen 외

We present Knowledge NeRF to synthesize novel views for dynamic scenes. Reconstructing dynamic 3D scenes from few sparse views and rendering them from arbitrary perspectives is a challenging problem with applications in …

NeRFNovel View Synthesis

EmerNeRF: Emergent Spatial-Temporal Scene Decomposition via Self-Supervision

2023-11-03 · Jiawei Yang, Boris Ivanovic, Or Litany, Xinshuo Weng 외

We present EmerNeRF, a simple yet powerful approach for learning spatial-temporal representations of dynamic driving scenes. Grounded in neural fields, EmerNeRF simultaneously captures scene geometry, appearance, motion,…

Optical Flow EstimationSemantic Segmentation

Adaptive and Temporally Consistent Gaussian Surfels for Multi-view Dynamic Reconstruction

2024-11-10 · Decai Chen, Brianne Oberson, Ingo Feldmann, Oliver Schreer 외

3D Gaussian Splatting has recently achieved notable success in novel view synthesis for dynamic scenes and geometry reconstruction in static scenes. Building on these advancements, early methods have been developed for d…

Dynamic ReconstructionNovel View SynthesisSurface Reconstruction