English

Self-Supervised 3D Monocular Object Detection by Recycling Bounding Boxes

Computer Vision and Pattern Recognition 2022-06-28 v1 Machine Learning

Abstract

Modern object detection architectures are moving towards employing self-supervised learning (SSL) to improve performance detection with related pretext tasks. Pretext tasks for monocular 3D object detection have not yet been explored yet in literature. The paper studies the application of established self-supervised bounding box recycling by labeling random windows as the pretext task. The classifier head of the 3D detector is trained to classify random windows containing different proportions of the ground truth objects, thus handling the foreground-background imbalance. We evaluate the pretext task using the RTM3D detection model as baseline, with and without the application of data augmentation. We demonstrate improvements of between 2-3 % in mAP 3D and 0.9-1.5 % BEV scores using SSL over the baseline scores. We propose the inverse class frequency re-weighted (ICFW) mAP score that highlights improvements in detection for low frequency classes in a class imbalanced dataset with long tails. We demonstrate improvements in ICFW both mAP 3D and BEV scores to take into account the class imbalance in the KITTI validation dataset. We see 4-5 % increase in ICFW metric with the pretext task.

Keywords

Cite

@article{arxiv.2206.12738,
  title  = {Self-Supervised 3D Monocular Object Detection by Recycling Bounding Boxes},
  author = {Sugirtha T and Sridevi M and Khailash Santhakumar and Hao Liu and B Ravi Kiran and Thomas Gauthier and Senthil Yogamani},
  journal= {arXiv preprint arXiv:2206.12738},
  year   = {2022}
}

Comments

Published at ICCVW-SSLAD 2021. arXiv admin note: substantial text overlap with arXiv:2104.10786

R2 v1 2026-06-24T12:04:03.896Z