Effect of Annotation Errors on Drone Detection with YOLOv3

Abstract

Following the recent advances in deep networks, object detection and tracking algorithms with deep learning backbones have been improved significantly; however, this rapid development resulted in the necessity of large amounts of annotated labels. Even if the details of such semi-automatic annotation processes for most of these datasets are not known precisely, especially for the video annotations, some automated labeling processes are usually employed. Unfortunately, such approaches might result with erroneous annotations. In this work, different types of annotation errors for object detection problem are simulated and the performance of a popular state-of-the-art object detector, YOLOv3, with erroneous annotations during training and testing stages is examined. Moreover, some inevitable annotation errors in Anti-UAV Challenge dataset is also examined in this manner, while proposing a solution to correct such annotation errors of this valuable data set.

Cite

Text

Koksal et al. "Effect of Annotation Errors on Drone Detection with YOLOv3." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2020. doi:10.1109/CVPRW50498.2020.00523

Markdown

[Koksal et al. "Effect of Annotation Errors on Drone Detection with YOLOv3." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2020.](https://mlanthology.org/cvprw/2020/koksal2020cvprw-effect/) doi:10.1109/CVPRW50498.2020.00523

BibTeX

@inproceedings{koksal2020cvprw-effect,
  title     = {{Effect of Annotation Errors on Drone Detection with YOLOv3}},
  author    = {Koksal, Aybora and Ince, Kutalmis Gokalp and Alatan, A. Aydin},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2020},
  pages     = {4439-4447},
  doi       = {10.1109/CVPRW50498.2020.00523},
  url       = {https://mlanthology.org/cvprw/2020/koksal2020cvprw-effect/}
}