paper-with-me

홈 › Papers

Towards Automatic Annotation for Semantic Segmentation in Drone Videos

2019-10-22 · Alina Marcu, Dragos Costea, Vlad Licaret, Marius Leordeanu

Semantic segmentation is a crucial task for robot navigation and safety. However, it requires huge amounts of pixelwise annotations to yield accurate results. While recent progress in computer vision algorithms has been heavily boosted by large ground-level datasets, the labeling time has hampered progress in low altitude UAV applications, mostly due to the difficulty imposed by large object scales and pose variations. Motivated by the lack of a large video aerial dataset, we introduce a new one, with high resolution (4K) images and manually-annotated dense labels every 50 frames. To help the video labeling process, we make an important step towards automatic annotation and propose SegProp, an iterative flow-based method with geometric constrains to propagate the semantic labels to frames that lack human annotations. This results in a dataset with more than 50k annotated frames - the largest of its kind, to the best of our knowledge. Our experiments show that SegProp surpasses current state-of-the-art label propagation methods by a significant margin. Furthermore, when training a semantic segmentation deep neural net using the automatically annotated frames, we obtain a compelling overall performance boost at test time of 16.8% mean F-measure over a baseline trained only with manually-labeled frames. Our Ruralscapes dataset, the label propagation code and a fast segmentation tool are available at our website: https://sites.google.com/site/aerialimageunderstanding/

📄 PDF Abstract BibTeX arXiv:1910.10026

Code (0)

등록된 구현이 없습니다.

Tasks

4kRobot NavigationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

VDD: Varied Drone Dataset for Semantic Segmentation

2023-05-23 · Wenxiao Cai, Ke Jin, Jinyan Hou, Cong Guo 외

Semantic segmentation of drone images is critical for various aerial vision tasks as it provides essential semantic details to understand scenes on the ground. Ensuring high accuracy of semantic segmentation models for d…

Image SegmentationSegmentationSemantic Segmentation

2020 CATARACTS Semantic Segmentation Challenge

2021-10-21 · Imanol Luengo, Maria Grammatikopoulou, Rahim Mohammadi, Chris Walsh 외

Surgical scene segmentation is essential for anatomy and instrument localization which can be further used to assess tissue-instrument interactions during a surgical procedure. In 2017, the Challenge on Automatic Tool An…

AnatomyScene SegmentationSegmentationSemantic Segmentation

MESSI: A Multi-Elevation Semantic Segmentation Image Dataset of an Urban Environment

2025-05-13 · Barak Pinkovich, Boaz Matalon, Ehud Rivlin, Hector Rotstein

This paper presents a Multi-Elevation Semantic Segmentation Image (MESSI) dataset comprising 2525 images taken by a drone flying over dense urban environments. MESSI is unique in two main features. First, it contains ima…

SegmentationSemantic Segmentation

Learn by Observation: Imitation Learning for Drone Patrolling from Videos of A Human Navigator

2020-08-30 · Yue Fan, Shilei Chu, Wei zhang, Ran Song 외

We present an imitation learning method for autonomous drone patrolling based only on raw videos. Different from previous methods, we propose to let the drone learn patrolling in the air by observing and imitating how a …

Drone navigationImitation Learning

Rip Current Segmentation: A Novel Benchmark and YOLOv8 Baseline Results

2025-04-03 · Andrei Dumitriu, Florin Tatui, Florin Miron, Radu Tudor Ionescu 외

Rip currents are the leading cause of fatal accidents and injuries on many beaches worldwide, emphasizing the importance of automatically detecting these hazardous surface water currents. In this paper, we address a nove…

Instance Segmentationobject-detectionObject DetectionSegmentation+1