Papers for

fpv drone developers

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

Analog noise adaptation improves depth from drone video transmission

AnalogDepth: Multi-view Geometry from FPV drones under Analog Video Transmission

Abstract: Analog video transmission (VTX) remains widespread in FPV drones due to low latency, weight and low cost. However analog VTX suffers from complex spatially structured image degradation which differ fundamentally from digital image corruption (e.g. AWGN) used in standard training augmentation. This work shows that this type of noise severely degrades the accuracy of Depth Anything 3 (DA3), a state-of-the-art feed forward visual geometry foundation model. To address this gap, we present AnalogDepth, a parameter-efficient training pipeline that adapts DA3 to analog FPV imagery using student-teacher knowledge distillation with Low-Rank Adaptation (LoRA) injected into the DINOv2 backbone. Rather than synthesizing noise analytically, we build a noise bank from static FPV recordings under diverse conditions and compare real-noise injection against PSD-matched Gaussian synthesis and AWGN as baselines. Experiments on six real FPV flight sequences across three indoor scenes show that training with our noise bank consistently reduces per-frame depth RMSE and 3D reconstruction Chamfer distance compared to the pretrained DA3 baseline and both Gaussian noise variants. These results demonstrate that replicating the spatial structure of real analog transmission noise is critical for effective adaptation.

Mon 21 SeptComputer Vision and Pattern RecognitionRobotics
The gist
Low-cost drones often use old-style analog video signals that look blurry and noisy in special ways. This weird noise makes it hard for existing AI to understand how far away things are in these videos. The authors made a new method called AnalogDepth, which teaches the AI to handle this strange noise by learning from real noisy drone videos instead of fake noise. Their approach helps drones estimate depth more accurately during flight, which can improve 3D mapping and navigation.
Open 2609.24312v1