paper-with-me

홈 › Papers

Is That Rain? Understanding Effects on Visual Odometry Performance for Autonomous UAVs and Efficient DNN-based Rain Classification at the Edge

2024-07-17 · Andrea Albanese, Yanran Wang, Davide Brunelli, David Boyle

The development of safe and reliable autonomous unmanned aerial vehicles relies on the ability of the system to recognise and adapt to changes in the local environment based on sensor inputs. State-of-the-art local tracking and trajectory planning are typically performed using camera sensor input to the flight control algorithm, but the extent to which environmental disturbances like rain affect the performance of these systems is largely unknown. In this paper, we first describe the development of an open dataset comprising ~335k images to examine these effects for seven different classes of precipitation conditions and show that a worst-case average tracking error of 1.5 m is possible for a state-of-the-art visual odometry system (VINS-Fusion). We then use the dataset to train a set of deep neural network models suited to mobile and constrained deployment scenarios to determine the extent to which it may be possible to efficiently and accurately classify these `rainy' conditions. The most lightweight of these models (MobileNetV3 small) can achieve an accuracy of 90% with a memory footprint of just 1.28 MB and a frame rate of 93 FPS, which is suitable for deployment in resource-constrained and latency-sensitive systems. We demonstrate a classification latency in the order of milliseconds using typical flight computer hardware. Accordingly, such a model can feed into the disturbance estimation component of an autonomous flight controller. In addition, data from unmanned aerial vehicles with the ability to accurately determine environmental conditions in real time may contribute to developing more granular timely localised weather forecasting.

📄 PDF Abstract BibTeX arXiv:2407.12663

Code (0)

등록된 구현이 없습니다.

Tasks

Trajectory PlanningVisual OdometryWeather Forecasting

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

A visual study of ICP variants for Lidar Odometry

2025-11-18 · Sebastian Dingler, Hannes Burrichter arxiv

Odometry with lidar sensors is a state-of-the-art method to estimate the ego pose of a moving vehicle. Many implementations of lidar odometry use variants of the Iterative Closest Point (ICP) algorithm. Real-world effect…

Transformer-Based Model for Monocular Visual Odometry: A Video Understanding Approach

2023-05-10 · André O. Françani, Marcos R. O. A. Maximo

Estimating the camera's pose given images from a single camera is a traditional task in mobile robots and autonomous vehicles. This problem is called monocular visual odometry and often relies on geometric approaches tha…

Autonomous VehiclesMonocular Visual OdometryVideo UnderstandingVisual Odometry

Instant Visual Odometry Initialization for Mobile AR

2021-07-30 · Alejo Concha, Michael Burri, Jesús Briales, Christian Forster 외

Mobile AR applications benefit from fast initialization to display world-locked effects instantly. However, standard visual odometry or SLAM algorithms require motion parallax to initialize (see Figure 1) and, therefore,…

Monocular Visual OdometryPose EstimationTranslationVisual Odometry

Resilient Simultaneous Localization and Mapping Fusing Ultra Wide Band Range Measurements and Visual Odometry

2023-11-04 · Journal of Intelligent & Robotic Systems 2023 11 · Fabrizio Romanelli, Francesco Martinelli, Simone Mattogno

In this paper we consider a Simultaneous Localization and Mapping (SLAM) problem for a moving agent using Visual Odometry (VO) while measuring the range from a set of Ultra Wide Band (UWB) antennas, deployed in unknown p…

PositionSimultaneous Localization and MappingVisual Odometry

Direct Sparse Odometry with Rolling Shutter

2018-08-01 · ECCV 2018 9 · David Schubert, Nikolaus Demmel, Vladyslav Usenko, Jörg Stückler 외

Neglecting the effects of rolling-shutter cameras for visual odometry (VO) severely degrades accuracy and robustness. In this paper, we propose a novel direct monocular VO method that incorporates a rolling-shutter model…

Visual Odometry