paper-with-me

Papers

EVIS: A Physics-Grounded Event Camera Plugin for NVIDIA Isaac Sim

2026-07-09 · Linli Shi, Ruijun Zhang, Ziyun Wang arxiv

Event cameras offer microsecond temporal resolution, low latency, and high dynamic range, making them attractive for robotics. However, labeled event-camera data for a specific robot and scene is scarce and expensive to collect, which slows the development of event-based perception and control. We present EVIS: a physics-grounded event camera plugin for NVIDIA Isaac Sim that generates high-rate, fully labeled event streams directly inside a physics simulator. The plugin implements a faithful log-intensity contrast event model with per-pixel asynchronous reference updates; it migrates from a normal RGB camera with few changes and integrates into any Isaac Sim / Isaac Lab scene, inheriting the simulator's physics and frame-perfect ground truth. It is fully configurable, and offers an interpolation option that renders only sparse keyframes and synthesizes the in-between frames through bidirectional motion-vector warping, making real-time generation on a single GPU possible. Optional sensor noise and motion blur further narrow the gap to real cameras. The generated streams are directly usable by pretrained event networks for downstream tasks. Code repository: https://github.com/spikelab-jhu/isaac-sim-event-camera-plugin

📄 PDF Abstract BibTeX arXiv:2607.08098

Code (3)

20bytes/Aerial-VLN-Arxiv-Daily ★ 7
Tavish9/awesome-daily-AI-arxiv ★ 111
spikelab-jhu/isaac-sim-event-camera-plugin ★ 68

Similar Papers 제목 키워드 기반

Seeing through Light and Darkness: Sensor-Physics Grounded Deblurring HDR NeRF from Single-Exposure Images and Events

2026-01-21 · Yunshan Qi, Lin Zhu, Nan Bao, Yifan Zhao 외 arxiv

Novel view synthesis from low dynamic range (LDR) blurry images, which are common in the wild, struggles to recover high dynamic range (HDR) and sharp 3D representations in extreme lighting conditions. Although existing …

Representation LearningNovel View Synthesis

TourPhysics: Bringing Physics to World Models for Exploration and Manipulation from a Single Image

2026-09-04 · Xin Zhang, Yabo Chen, Zixuan Duan, Haibin Huang 외 arxiv

Interactive visual world models must distinguish observation from physical intervention. Camera motion reveals new surfaces, whereas intervention changes object motion, contact, and deformation. Current video world model…

Video Generation

Learning to Remove Lens Flare in Event Camera

2025-12-09 · Haiqian Han, Lingdong Kong, Jianing Li, Ao Liang 외 arxiv

Event cameras have the potential to revolutionize vision systems with their high temporal resolution and dynamic range, yet they remain susceptible to lens flare, a fundamental optical artifact that causes severe degrada…

EduPluginBench: Executable Assurance for AI-Generated Educational Plugins

2026-08-01 · Nizam Kadir arxiv

Code-generation models can produce executable components, but compilation and functional tests do not establish compliance with least privilege, telemetry consent, provenance, privileged-write authority, lifecycle constr…

Grounding Video Reasoning in Physical Signals

2026-04-23 · Alibay Osmanli, Zixu Cheng, Shaogang Gong arxiv

Physical video understanding requires more than naming an event correctly. A model can answer a question about pouring, sliding, or collision from textual regularities while still failing to localize the event in time or…