English

EvDNeRF: Reconstructing Event Data with Dynamic Neural Radiance Fields

Computer Vision and Pattern Recognition 2023-12-08 v2

Abstract

We present EvDNeRF, a pipeline for generating event data and training an event-based dynamic NeRF, for the purpose of faithfully reconstructing eventstreams on scenes with rigid and non-rigid deformations that may be too fast to capture with a standard camera. Event cameras register asynchronous per-pixel brightness changes at MHz rates with high dynamic range, making them ideal for observing fast motion with almost no motion blur. Neural radiance fields (NeRFs) offer visual-quality geometric-based learnable rendering, but prior work with events has only considered reconstruction of static scenes. Our EvDNeRF can predict eventstreams of dynamic scenes from a static or moving viewpoint between any desired timestamps, thereby allowing it to be used as an event-based simulator for a given scene. We show that by training on varied batch sizes of events, we can improve test-time predictions of events at fine time resolutions, outperforming baselines that pair standard dynamic NeRFs with event generators. We release our simulated and real datasets, as well as code for multi-view event-based data generation and the training and evaluation of EvDNeRF models (https://github.com/anish-bhattacharya/EvDNeRF).

Keywords

Cite

@article{arxiv.2310.02437,
  title  = {EvDNeRF: Reconstructing Event Data with Dynamic Neural Radiance Fields},
  author = {Anish Bhattacharya and Ratnesh Madaan and Fernando Cladera and Sai Vemprala and Rogerio Bonatti and Kostas Daniilidis and Ashish Kapoor and Vijay Kumar and Nikolai Matni and Jayesh K. Gupta},
  journal= {arXiv preprint arXiv:2310.02437},
  year   = {2023}
}

Comments

16 pages, 20 figures, 2 tables

R2 v1 2026-06-28T12:39:56.218Z