DDOS: The Drone Depth and Obstacle Segmentation Dataset

Benedikt Kolbeinsson,Krystian Mikolajczyk
2024-07-07
Abstract:The advancement of autonomous drones, essential for sectors such as remote sensing and emergency services, is hindered by the absence of training datasets that fully capture the environmental challenges present in real-world scenarios, particularly operations in non-optimal weather conditions and the detection of thin structures like wires. We present the Drone Depth and Obstacle Segmentation (DDOS) dataset to fill this critical gap with a collection of synthetic aerial images, created to provide comprehensive training samples for semantic segmentation and depth estimation. Specifically designed to enhance the identification of thin structures, DDOS allows drones to navigate a wide range of weather conditions, significantly elevating drone training and operational safety. Additionally, this work introduces innovative drone-specific metrics aimed at refining the evaluation of algorithms in depth estimation, with a focus on thin structure detection. These contributions not only pave the way for substantial improvements in autonomous drone technology but also set a new benchmark for future research, opening avenues for further advancements in drone navigation and safety.
Computer Vision and Pattern Recognition
What problem does this paper attempt to address?
The paper aims to address the navigation and safety issues of autonomous drones in complex environments, particularly focusing on the inadequacies of existing training datasets in capturing real-world challenges. Specifically, the paper proposes the Drone Depth and Obstacle Segmentation (DDOS) dataset to fill the gaps in existing datasets in the following aspects: 1. **Thin Structure Recognition**: Existing datasets are insufficient in recognizing thin structures such as wires and cables, which are crucial for the safe flight of drones. 2. **Weather Condition Diversity**: Existing datasets fail to cover diverse weather conditions (such as rain, fog, snow), which is essential for improving drone operation capabilities in adverse weather. 3. **Comprehensive Environment Simulation**: The DDOS dataset generates a large number of images containing various environmental conditions (from clear skies to blizzards) through synthetic techniques, providing more comprehensive training samples. By introducing the DDOS dataset, researchers aim to enhance the autonomous navigation capabilities and safety of drones under different environmental and weather conditions. Additionally, the paper proposes a new set of drone-specific evaluation metrics for fine-grained assessment of algorithm performance in depth estimation, particularly for the detection of thin structures. Through these contributions, the researchers hope to advance drone technology and set new benchmarks for future related research.