paper-with-me

Papers

Large Scale Semi-Supervised Object Detection Using Visual and Semantic Knowledge Transfer

2016-06-01 · CVPR 2016 6 · Yu-Xing Tang, Josiah Wang, Boyang Gao, Emmanuel Dellandrea, Robert Gaizauskas, Liming Chen

Deep CNN-based object detection systems have achieved remarkable success on several large-scale object detection benchmarks. However, training such detectors requires a large number of labeled bounding boxes, which are more difficult to obtain than image-level annotations. Previous work addresses this issue by transforming image-level classifiers into object detectors. This is done by modeling the differences between the two on categories with both image-level and bounding box annotations, and transferring this information to convert classifiers to detectors for categories without bounding box annotations. We improve this previous work by incorporating knowledge about object similarities from visual and semantic domains during the transfer process. The intuition behind our proposed method is that visually and semantically similar categories should exhibit more common transferable properties than dissimilar categories, e.g. a better detector would result by transforming the differences between a dog classifier and a dog detector onto the cat class, than would by transforming from the violin class. Experimental results on the challenging ILSVRC2013 detection dataset demonstrate that each of our proposed object similarity based knowledge transfer methods outperforms the baseline methods. We found strong evidence that visual similarity and semantic relatedness are complementary for the task, and when combined notably improve detection, achieving state-of-the-art detection performance in a semi-supervised setting.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionSemi-Supervised Object DetectionTransfer Learning

Similar Papers 제목 키워드 기반

SESS: Self-Ensembling Semi-Supervised 3D Object Detection

2019-12-26 · CVPR 2020 6 · Na Zhao, Tat-Seng Chua, Gim Hee Lee

The performance of existing point cloud-based 3D object detection methods heavily relies on large-scale high-quality 3D annotations. However, such annotations are often tedious and expensive to collect. Semi-supervised l…

3D Object Detectionimage-classificationImage ClassificationObject+3

SODA10M: A Large-Scale 2D Self/Semi-Supervised Object Detection Dataset for Autonomous Driving

2021-06-21 · Jianhua Han, Xiwen Liang, Hang Xu, Kai Chen 외

Aiming at facilitating a real-world, ever-evolving and scalable autonomous driving system, we present a large-scale dataset for standardizing the evaluation of different self-supervised and semi-supervised approaches by …

Autonomous DrivingInstance Segmentationobject-detectionObject Detection+3

MixTeacher: Mining Promising Labels with Mixed Scale Teacher for Semi-Supervised Object Detection

2023-03-16 · CVPR 2023 1 · Liang Liu, Boshen Zhang, Jiangning Zhang, Wuhao Zhang 외

Scale variation across object instances remains a key challenge in object detection task. Despite the remarkable progress made by modern detection models, this challenge is particularly evident in the semi-supervised cas…

Objectobject-detectionObject DetectionPseudo Label+1

PseudoProp: Robust Pseudo-Label Generation for Semi-Supervised Object Detection in Autonomous Driving Systems

2022-03-11 · Shu Hu, Chun-Hao Liu, Jayanta Dutta, Ming-Ching Chang 외

Semi-supervised object detection methods are widely used in autonomous driving systems, where only a fraction of objects are labeled. To propagate information from the labeled objects to the unlabeled ones, pseudo-labels…

Autonomous DrivingObjectobject-detectionObject Detection+2

Learning Object-level Point Augmentor for Semi-supervised 3D Object Detection

2022-12-19 · Cheng-Ju Ho, Chen-Hsuan Tai, Yi-Hsuan Tsai, Yen-Yu Lin 외

Semi-supervised object detection is important for 3D scene understanding because obtaining large-scale 3D bounding box annotations on point clouds is time-consuming and labor-intensive. Existing semi-supervised methods u…

3D Object DetectionKnowledge DistillationObjectobject-detection+3