English
Related papers

Related papers: Semi-Weakly Supervised Object Detection by Samplin…

200 papers

Semi-supervised learning aims to leverage numerous unlabeled data to improve the model performance. Current semi-supervised 3D object detection methods typically use a teacher to generate pseudo labels for a student, and the quality of the…

Computer Vision and Pattern Recognition · Computer Science 2024-07-16 Xiaopei Wu , Liang Peng , Liang Xie , Yuenan Hou , Binbin Lin , Xiaoshui Huang , Haifeng Liu , Deng Cai , Wanli Ouyang

Weakly supervised object detection(WSOD) task uses only image-level annotations to train object detection task. WSOD does not require time-consuming instance-level annotations, so the study of this task has attracted more and more…

Computer Vision and Pattern Recognition · Computer Science 2019-11-27 Sheng Yi , Xi Li , Huimin Ma

Image-level weakly-supervised semantic segmentation (WSSS) reduces the usually vast data annotation cost by surrogate segmentation masks during training. The typical approach involves training an image classification network using global…

Computer Vision and Pattern Recognition · Computer Science 2024-06-10 Arvi Jonnarth , Yushan Zhang , Michael Felsberg

Recently, deep neural networks have achieved remarkable performance on the task of object detection and recognition. The reason for this success is mainly grounded in the availability of large scale, fully annotated datasets, but the…

Computer Vision and Pattern Recognition · Computer Science 2018-11-16 Christian Bartz , Haojin Yang , Joseph Bethge , Christoph Meinel

Semi-supervised semantic segmentation methods leverage unlabeled data by pseudo-labeling them. Thus the success of these methods hinges on the reliablility of the pseudo-labels. Existing methods mostly choose high-confidence pixels in an…

Computer Vision and Pattern Recognition · Computer Science 2024-07-18 Prantik Howlader , Hieu Le , Dimitris Samaras

Semi-supervised object detection (SSOD) aims to boost detection performance by leveraging extra unlabeled data. The teacher-student framework has been shown to be promising for SSOD, in which a teacher network generates pseudo-labels for…

Computer Vision and Pattern Recognition · Computer Science 2022-12-07 Honggyu Choi , Zhixiang Chen , Xuepeng Shi , Tae-Kyun Kim

Most existing approaches to training object detectors rely on fully supervised learning, which requires the tedious manual annotation of object location in a training set. Recently there has been an increasing interest in developing weakly…

Computer Vision and Pattern Recognition · Computer Science 2017-05-03 Zhiyuan Shi , Parthipan Siva , Tao Xiang

Methods that move towards less supervised scenarios are key for image segmentation, as dense labels demand significant human intervention. Generally, the annotation burden is mitigated by labeling datasets with weaker forms of supervision,…

Computer Vision and Pattern Recognition · Computer Science 2019-05-27 Miriam Bellver , Amaia Salvador , Jordi Torres , Xavier Giro-i-Nieto

Semi-supervised 3D object detection is a common strategy employed to circumvent the challenge of manually labeling large-scale autonomous driving perception datasets. Pseudo-labeling approaches to semi-supervised learning adopt a…

Computer Vision and Pattern Recognition · Computer Science 2024-09-18 Philip Jacobson , Yichen Xie , Mingyu Ding , Chenfeng Xu , Masayoshi Tomizuka , Wei Zhan , Ming C. Wu

Semi-supervised 3D object detection (SS3DOD) aims to reduce costly 3D annotations utilizing unlabeled data. Recent studies adopt pseudo-label-based teacher-student frameworks and demonstrate impressive performance. The main challenge of…

Computer Vision and Pattern Recognition · Computer Science 2026-04-06 Taehun Kong , Tae-Kyun Kim

Weakly supervised semantic segmentation receives much research attention since it alleviates the need to obtain a large amount of dense pixel-wise ground-truth annotations for the training images. Compared with other forms of weak…

Computer Vision and Pattern Recognition · Computer Science 2018-03-08 Tianyi Zhang , Guosheng Lin , Jianfei Cai , Tong Shen , Chunhua Shen , Alex C. Kot

Most existing weakly supervised localization (WSL) approaches learn detectors by finding positive bounding boxes based on features learned with image-level supervision. However, those features do not contain spatial location related…

Computer Vision and Pattern Recognition · Computer Science 2017-05-02 Zequn Jie , Yunchao Wei , Xiaojie Jin , Jiashi Feng , Wei Liu

Foundation models, especially vision-language models (VLMs), offer compelling zero-shot object detection for applications like autonomous driving, a domain where manual labelling is prohibitively expensive. However, their detection latency…

Computer Vision and Pattern Recognition · Computer Science 2025-11-14 Uday Bhaskar , Rishabh Bhattacharya , Avinash Patel , Sarthak Khoche , Praveen Anil Kulkarni , Naresh Manwani

Image-based 3D detection is an indispensable component of the perception system for autonomous driving. However, it still suffers from the unsatisfying performance, one of the main reasons for which is the limited training data.…

Computer Vision and Pattern Recognition · Computer Science 2022-08-16 Xinzhu Ma , Yuan Meng , Yinmin Zhang , Lei Bai , Jun Hou , Shuai Yi , Wanli Ouyang

Competitive point cloud semantic segmentation results usually rely on a large amount of labeled data. However, data annotation is a time-consuming and labor-intensive task, particularly for three-dimensional point cloud data. Thus,…

Computer Vision and Pattern Recognition · Computer Science 2021-05-06 Puzuo Wang , Wei Yao

Various methods have been proposed to detect objects while reducing the cost of data annotation. For instance, weakly supervised object detection (WSOD) methods rely only on image-level annotations during training. Unfortunately, data…

Computer Vision and Pattern Recognition · Computer Science 2023-06-13 Eduardo Hugo Sanchez

Object detectors trained with weak annotations are affordable alternatives to fully-supervised counterparts. However, there is still a significant performance gap between them. We propose to narrow this gap by fine-tuning a base pre-trained…

Computer Vision and Pattern Recognition · Computer Science 2022-07-26 Huy V. Vo , Oriane Siméoni , Spyros Gidaris , Andrei Bursuc , Patrick Pérez , Jean Ponce

Training deep neural networks requires massive amounts of training data, but for many tasks only limited labeled data is available. This makes weak supervision attractive, using weak or noisy signals like the output of heuristic methods or…

Machine Learning · Computer Science 2017-12-08 Mostafa Dehghani , Aliaksei Severyn , Sascha Rothe , Jaap Kamps

Exploiting pseudo labels (e.g., categories and bounding boxes) of unannotated objects produced by a teacher detector have underpinned much of recent progress in semi-supervised object detection (SSOD). However, due to the limited…

Computer Vision and Pattern Recognition · Computer Science 2023-02-01 Lei Zhang , Yuxuan Sun , Wei Wei

Weakly supervised 3D object detection aims to learn a 3D detector with lower annotation cost, e.g., 2D labels. Unlike prior work which still relies on few accurate 3D annotations, we propose a framework to study how to leverage constraints…

Computer Vision and Pattern Recognition · Computer Science 2024-08-22 Kuan-Chih Huang , Yi-Hsuan Tsai , Ming-Hsuan Yang