paper-with-me

홈 › Papers

On-Device Self-Supervised Learning of Low-Latency Monocular Depth from Only Events

2024-12-09 · CVPR 2025 1 · Jesse Hagenaars, YiLun Wu, Federico Paredes-Vallés, Stein Stroobants, Guido de Croon

Event cameras provide low-latency perception for only milliwatts of power. This makes them highly suitable for resource-restricted, agile robots such as small flying drones. Self-supervised learning based on contrast maximization holds great potential for event-based robot vision, as it foregoes the need for high-frequency ground truth and allows for online learning in the robot's operational environment. However, online, on-board learning raises the major challenge of achieving sufficient computational efficiency for real-time learning, while maintaining competitive visual perception performance. In this work, we improve the time and memory efficiency of the contrast maximization pipeline, making on-device learning of low-latency monocular depth possible. We demonstrate that online learning on board a small drone yields more accurate depth estimates and more successful obstacle avoidance behavior compared to only pre-training. Benchmarking experiments show that the proposed pipeline is not only efficient, but also achieves state-of-the-art depth estimation performance among self-supervised approaches. Our work taps into the unused potential of online, on-device robot learning, promising smaller reality gaps and better performance.

📄 PDF Abstract BibTeX arXiv:2412.06359

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingComputational EfficiencyDepth EstimationDomain AdaptationSelf-Supervised Learning

Similar Papers 제목 키워드 기반

NimbleD: Enhancing Self-supervised Monocular Depth Estimation with Pseudo-labels and Large-scale Video Pre-training

2024-08-26 · Albert Luginov, Muhammad Shahzad

We introduce NimbleD, an efficient self-supervised monocular depth estimation learning framework that incorporates supervision from pseudo-labels generated by a large vision model. This framework does not require camera …

Depth EstimationMonocular Depth Estimation

FisheyeDistill: Self-Supervised Monocular Depth Estimation with Ordinal Distillation for Fisheye Cameras

2022-05-05 · Qingan Yan, Pan Ji, Nitin Bansal, Yuxin Ma 외

In this paper, we deal with the problem of monocular depth estimation for fisheye cameras in a self-supervised manner. A known issue of self-supervised depth estimation is that it suffers in low-light/over-exposure condi…

Depth EstimationMonocular Depth Estimation

MonoIndoor++:Towards Better Practice of Self-Supervised Monocular Depth Estimation for Indoor Environments

2022-07-18 · Runze Li, Pan Ji, Yi Xu, Bir Bhanu

Self-supervised monocular depth estimation has seen significant progress in recent years, especially in outdoor environments. However, depth prediction results are not satisfying in indoor scenes where most of the existi…

Depth EstimationDepth PredictionMonocular Depth EstimationPose Estimation

Enhancing self-supervised monocular depth estimation with traditional visual odometry

2019-08-08 · Lorenzo Andraghetti, Panteleimon Myriokefalitakis, Pier Luigi Dovesi, Belen Luque 외

Estimating depth from a single image represents an attractive alternative to more traditional approaches leveraging multiple cameras. In this field, deep learning yielded outstanding results at the cost of needing large …

Depth And Camera MotionDepth EstimationMonocular Depth EstimationVisual Odometry

MGNet: Monocular Geometric Scene Understanding for Autonomous Driving

2022-06-27 · ICCV 2021 10 · Markus Schön, Michael Buchholz, Klaus Dietmayer

We introduce MGNet, a multi-task framework for monocular geometric scene understanding. We define monocular geometric scene understanding as the combination of two known tasks: Panoptic segmentation and self-supervised m…

Autonomous DrivingDepth EstimationGPUMonocular Depth Estimation+2