paper-with-me

Papers

Deep Event Visual Odometry

2023-12-15 · Simon Klenk, Marvin Motzet, Lukas Koestler, Daniel Cremers

Event cameras offer the exciting possibility of tracking the camera's pose during high-speed motion and in adverse lighting conditions. Despite this promise, existing event-based monocular visual odometry (VO) approaches demonstrate limited performance on recent benchmarks. To address this limitation, some methods resort to additional sensors such as IMUs, stereo event cameras, or frame-based cameras. Nonetheless, these additional sensors limit the application of event cameras in real-world devices since they increase cost and complicate system requirements. Moreover, relying on a frame-based camera makes the system susceptible to motion blur and HDR. To remove the dependency on additional sensors and to push the limits of using only a single event camera, we present Deep Event VO (DEVO), the first monocular event-only system with strong performance on a large number of real-world benchmarks. DEVO sparsely tracks selected event patches over time. A key component of DEVO is a novel deep patch selection mechanism tailored to event data. We significantly decrease the pose tracking error on seven real-world benchmarks by up to 97% compared to event-only methods and often surpass or are close to stereo or inertial methods. Code is available at https://github.com/tum-vision/DEVO

📄 PDF Abstract BibTeX arXiv:2312.09800

Code (1)

tum-vision/devo 공식 구현 pytorch

Tasks

Monocular Visual OdometryPose TrackingVisual Odometry

Similar Papers 제목 키워드 기반

Spatiotemporal Registration for Event-based Visual Odometry

2021-03-10 · CVPR 2021 1 · Daqi Liu, Alvaro Parra, Tat-Jun Chin

A useful application of event sensing is visual odometry, especially in settings that require high-temporal resolution. The state-of-the-art method of contrast maximisation recovers the motion from a batch of events by m…

Motion EstimationVisual Odometry

Extending Deep Event Visual Odometry with Sparse Point-Cloud Export

2026-05-21 · Alireza Safdari, Sajad Ashraf arxiv

Event cameras are well suited for visual odometry under high-speed motion and challenging lighting conditions due to their low latency, high temporal resolution, and high dynamic range. Deep Event Visual Odometry (DEVO) …

Visual Odometry

Feature-based Event Stereo Visual Odometry

2021-07-10 · Antea Hadviger, Igor Cvišić, Ivan Marković, Sacha Vražić 외

Event-based cameras are biologically inspired sensors that output events, i.e., asynchronous pixel-wise brightness changes in the scene. Their high dynamic range and temporal resolution of a microsecond makes them more r…

ManagementPose EstimationVisual Odometry

DEVO: Depth-Event Camera Visual Odometry in Challenging Conditions

2022-02-05 · Yi-Fan Zuo, Jiaqi Yang, Jiaben Chen, Xia Wang 외

We present a novel real-time visual odometry framework for a stereo setup of a depth and high-resolution event camera. Our framework balances accuracy and robustness against computational efficiency towards strong perfor…

Computational EfficiencyVisual Odometry

IMU-Aided Event-based Stereo Visual Odometry

2024-05-07 · Junkai Niu, Sheng Zhong, Yi Zhou

Direct methods for event-based visual odometry solve the mapping and camera pose tracking sub-problems by establishing implicit data association in a way that the generative model of events is exploited. The main bottlen…

Pose TrackingVisual Odometry