paper-with-me

홈 › Papers

Semi-Supervised Object Detection with Sparsely Annotated Dataset

2020-06-21 · Jihun Yoon, Seungbum Hong, Sanha Jeong, Min-Kook Choi

In training object detector based on convolutional neural networks, selection of effective positive examples for training is an important factor. However, when training an anchor-based detectors with sparse annotations on an image, effort to find effective positive examples can hinder training performance. When using the anchor-based training for the ground truth bounding box to collect positive examples under given IoU, it is often possible to include objects from other classes in the current training class, or objects that are needed to be trained can only be sampled as negative examples. We used two approaches to solve this problem: 1) the use of an anchorless object detector and 2) a semi-supervised learning-based object detection using a single object tracker. The proposed technique performs single object tracking by using the sparsely annotated bounding box as an anchor in the temporal domain for successive frames. From the tracking results, dense annotations for training images were generated in an automated manner and used for training the object detector. We applied the proposed single object tracking-based semi-supervised learning to the Epic-Kitchens dataset. As a result, we were able to achieve \textbf{runner-up} performance in the Unseen section while achieving the first place in the Seen section of the Epic-Kitchens 2020 object detection challenge under IoU > 0.5 evaluation

📄 PDF Abstract BibTeX arXiv:2006.11692

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionObject TrackingSemi-Supervised Object Detection

Similar Papers 제목 키워드 기반

SS3D: Sparsely-Supervised 3D Object Detection From Point Cloud

2022-01-01 · CVPR 2022 1 · Chuandong Liu, Chenqiang Gao, Fangcen Liu, Jiang Liu 외

Conventional deep learning based methods for 3D object detection require a large amount of 3D bounding box annotations for training, which is expensive to obtain in practice. Sparsely annotated object detection, whic…

3D Object DetectionData AugmentationObjectobject-detection+1

Semi-Supervised Video Salient Object Detection Using Pseudo-Labels

2019-08-12 · ICCV 2019 10 · Pengxiang Yan, Guanbin Li, Yuan Xie, Zhen Li 외

Deep learning-based video salient object detection has recently achieved great success with its performance significantly outperforming any other unsupervised methods. However, existing data-driven approaches heavily rel…

object-detectionRGB Salient Object DetectionSalient Object DetectionUnsupervised Video Object Segmentation+1

S$^2$Teacher: Step-by-step Teacher for Sparsely Annotated Oriented Object Detection

2025-04-15 · Yu Lin, Jianghang Lin, Kai Ye, You Shen 외

Although fully-supervised oriented object detection has made significant progress in multimodal remote sensing image understanding, it comes at the cost of labor-intensive annotation. Recent studies have explored weakly …

object-detectionObject DetectionOriented Object Detection

Semi-Supervised and Long-Tailed Object Detection with CascadeMatch

2023-05-24 · Yuhang Zang, Kaiyang Zhou, Chen Huang, Chen Change Loy

This paper focuses on long-tailed object detection in the semi-supervised learning setting, which poses realistic challenges, but has rarely been studied in the literature. We propose a novel pseudo-labeling-based detect…

Long-tailed Object DetectionObjectobject-detectionObject Detection+1

Co-mining: Self-Supervised Learning for Sparsely Annotated Object Detection

2020-12-03 · Tiancai Wang, Tong Yang, Jiale Cao, Xiangyu Zhang

Object detectors usually achieve promising results with the supervision of complete instance annotations. However, their performance is far from satisfactory with sparse instance annotations. Most existing methods for sp…

MULTI-VIEW LEARNINGObjectobject-detectionObject Detection+2