English

Universal Noise Annotation: Unveiling the Impact of Noisy annotation on Object Detection

Computer Vision and Pattern Recognition 2023-12-22 v1

Abstract

For object detection task with noisy labels, it is important to consider not only categorization noise, as in image classification, but also localization noise, missing annotations, and bogus bounding boxes. However, previous studies have only addressed certain types of noise (e.g., localization or categorization). In this paper, we propose Universal-Noise Annotation (UNA), a more practical setting that encompasses all types of noise that can occur in object detection, and analyze how UNA affects the performance of the detector. We analyzed the development direction of previous works of detection algorithms and examined the factors that impact the robustness of detection model learning method. We open-source the code for injecting UNA into the dataset and all the training log and weight are also shared.

Keywords

Cite

@article{arxiv.2312.13822,
  title  = {Universal Noise Annotation: Unveiling the Impact of Noisy annotation on Object Detection},
  author = {Kwangrok Ryoo and Yeonsik Jo and Seungjun Lee and Mira Kim and Ahra Jo and Seung Hwan Kim and Seungryong Kim and Soonyoung Lee},
  journal= {arXiv preprint arXiv:2312.13822},
  year   = {2023}
}

Comments

appendix and code : https://github.com/Ryoo72/UNA