paper-with-me

Papers

Boosting Semi-Supervised 3D Object Detection with Semi-Sampling

2022-11-14 · Xiaopei Wu, Yang Zhao, Liang Peng, Hua Chen, Xiaoshui Huang, Binbin Lin, Haifeng Liu, Deng Cai, Wanli Ouyang

Current 3D object detection methods heavily rely on an enormous amount of annotations. Semi-supervised learning can be used to alleviate this issue. Previous semi-supervised 3D object detection methods directly follow the practice of fully-supervised methods to augment labeled and unlabeled data, which is sub-optimal. In this paper, we design a data augmentation method for semi-supervised learning, which we call Semi-Sampling. Specifically, we use ground truth labels and pseudo labels to crop gt samples and pseudo samples on labeled frames and unlabeled frames, respectively. Then we can generate a gt sample database and a pseudo sample database. When training a teacher-student semi-supervised framework, we randomly select gt samples and pseudo samples to both labeled frames and unlabeled frames, making a strong data augmentation for them. Our semi-sampling can be regarded as an extension of gt-sampling to semi-supervised learning. Our method is simple but effective. We consistently improve state-of-the-art methods on ScanNet, SUN-RGBD, and KITTI benchmarks by large margins. For example, when training using only 10% labeled data on ScanNet, we achieve 3.1 mAP and 6.4 mAP improvement upon 3DIoUMatch in terms of mAP@0.25 and mAP@0.5. When training using only 1% labeled data on KITTI, we boost 3DIoUMatch by 3.5 mAP, 6.7 mAP and 14.1 mAP on car, pedestrian and cyclist classes. Codes will be made publicly available at https://github.com/LittlePey/Semi-Sampling.

📄 PDF Abstract BibTeX arXiv:2211.07084

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionData AugmentationObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

SOOD: Towards Semi-Supervised Oriented Object Detection

2023-04-10 · CVPR 2023 1 · Wei Hua, Dingkang Liang, Jingyu Li, Xiaolong Liu 외

Semi-Supervised Object Detection (SSOD), aiming to explore unlabeled data for boosting object detectors, has become an active task in recent years. However, existing SSOD approaches mainly focus on horizontal objects, le…

Objectobject-detectionObject DetectionOriented Object Detection+2

SADDE: Semi-supervised Anomaly Detection with Dependable Explanations

2024-11-18 · Yachao Yuan, Yu Huang, Yali Yuan, Jin Wang

Semi-supervised learning holds a pivotal position in anomaly detection applications, yet identifying anomaly patterns with a limited number of labeled samples poses a significant challenge. Furthermore, the absence of in…

Anomaly DetectionSemi-supervised Anomaly DetectionSupervised Anomaly Detection

Boosting RGB-D Saliency Detection by Leveraging Unlabeled RGB Images

2022-01-01 · Xiaoqiang Wang, Lei Zhu, Siliang Tang, Huazhu Fu 외

Training deep models for RGB-D salient object detection (SOD) often requires a large number of labeled RGB-D images. However, RGB-D data is not easily acquired, which limits the development of RGB-D SOD techniques. To al…

Depth Estimationobject-detectionObject DetectionRGB-D Salient Object Detection+2

Boosting Semi-Supervised Object Detection in Remote Sensing Images With Active Teaching

2024-02-29 · Boxuan Zhang, Zengmao Wang, Bo Du

The lack of object-level annotations poses a significant challenge for object detection in remote sensing images (RSIs). To address this issue, active learning (AL) and semi-supervised learning (SSL) techniques have been…

Active LearningObjectobject-detectionObject Detection+1

Combating Noise: Semi-supervised Learning by Region Uncertainty Quantification

2021-11-01 · NeurIPS 2021 12 · Zhenyu Wang, YaLi Li, Ye Guo, Shengjin Wang

Semi-supervised learning aims to leverage a large amount of unlabeled data for performance boosting. Existing works primarily focus on image classification. In this paper, we delve into semi-supervised learning for objec…

image-classificationImage Classificationobject-detectionObject Detection+1