paper-with-me

Papers

Consistency-based Semi-supervised Learning for Object detection

2019-12-01 · NeurIPS 2019 12 · Jisoo Jeong, Seungeui Lee, Jeesoo Kim, Nojun Kwak

Making a precise annotation in a large dataset is crucial to the performance of object detection. While the object detection task requires a huge number of annotated samples to guarantee its performance, placing bounding boxes for every object in each sample is time-consuming and costs a lot. To alleviate this problem, we propose a Consistency-based Semi-supervised learning method for object Detection (CSD), which is a way of using consistency constraints as a tool for enhancing detection performance by making full use of available unlabeled data. Specifically, the consistency constraint is applied not only for object classification but also for the localization. We also proposed Background Elimination (BE) to avoid the negative effect of the predominant backgrounds on the detection performance. We have evaluated the proposed CSD both in single-stage and two-stage detectors and the results show the effectiveness of our method.

📄 PDF Abstract BibTeX

Code (2)

soo89/CSD-RFCN 공식 구현 pytorch
MindSpore-paper-code-3/code2/tree/main/csd mindspore

Tasks

Objectobject-detectionObject DetectionSemi-Supervised Object Detection

Similar Papers 제목 키워드 기반

Multi-clue Consistency Learning to Bridge Gaps Between General and Oriented Object in Semi-supervised Detection

2024-07-08 · Chenxu Wang, Chunyan Xu, Ziqi Gu, Zhen Cui

While existing semi-supervised object detection (SSOD) methods perform well in general scenes, they encounter challenges in handling oriented objects in aerial images. We experimentally find three gaps between general an…

object-detectionObject DetectionOriented Object DetectionSemi-Supervised Object Detection

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

CamoTeacher: Dual-Rotation Consistency Learning for Semi-Supervised Camouflaged Object Detection

2024-08-15 · Xunfa Lai, Zhiyu Yang, Jie Hu, Shengchuan Zhang 외

Existing camouflaged object detection~(COD) methods depend heavily on large-scale pixel-level annotations.However, acquiring such annotations is laborious due to the inherent camouflage characteristics of the objects.Sem…

object-detectionObject DetectionPseudo Label

CrossMatch: Improving Semi-Supervised Object Detection via Multi-Scale Consistency

2021-09-29 · Zhuoran Yu, Yen-Cheng Liu, Chih-Yao Ma, Zsolt Kira

We present a novel method, CrossMatch, for semi-supervised object detection. Inspired by the fact that teacher/student pseudo-labeling approaches result in a weak and sparse gradient signal due to the difficulty of conf…

Objectobject-detectionObject DetectionSemi-Supervised Object Detection

Sparse Semi-DETR: Sparse Learnable Queries for Semi-Supervised Object Detection

2024-04-02 · CVPR 2024 1 · Tahira Shehzadi, Khurram Azeem Hashmi, Didier Stricker, Muhammad Zeshan Afzal

In this paper, we address the limitations of the DETR-based semi-supervised object detection (SSOD) framework, particularly focusing on the challenges posed by the quality of object queries. In DETR-based SSOD, the one-t…

Objectobject-detectionObject DetectionPseudo Label+2