English
Related papers

Related papers: Tiny Object Detection with Single Point Supervisio…

200 papers

Semi-supervised object detection (SSOD) is a research hot spot in computer vision, which can greatly reduce the requirement for expensive bounding-box annotations. Despite great success, existing progress mainly focuses on two-stage…

Computer Vision and Pattern Recognition · Computer Science 2023-02-23 Gen Luo , Yiyi Zhou , Lei Jin , Xiaoshuai Sun , Rongrong Ji

Object category localization is a challenging problem in computer vision. Standard supervised training requires bounding box annotations of object instances. This time-consuming annotation process is sidestepped in weakly supervised…

Computer Vision and Pattern Recognition · Computer Science 2016-05-30 Ramazan Gokberk Cinbis , Jakob Verbeek , Cordelia Schmid

Weakly-supervised object localization methods tend to fail for object classes that consistently co-occur with the same background elements, e.g. trains on tracks. We propose a method to overcome these failures by adding a very small amount…

Computer Vision and Pattern Recognition · Computer Science 2016-05-19 Alexander Kolesnikov , Christoph H. Lampert

LiDAR-based 3D object detection and semantic segmentation are critical tasks in 3D scene understanding. Traditional detection and segmentation methods supervise their models through bounding box labels and semantic mask labels. However,…

Computer Vision and Pattern Recognition · Computer Science 2025-03-24 Maoji Zheng , Ziyu Xu , Qiming Xia , Hai Wu , Chenglu Wen , Cheng Wang

Semi-supervised 3D object detection from point cloud aims to train a detector with a small number of labeled data and a large number of unlabeled data. The core of existing methods lies in how to select high-quality pseudo-labels using the…

Computer Vision and Pattern Recognition · Computer Science 2023-12-19 ChuXin Wang , Wenfei Yang , Tianzhu Zhang

Few-shot detection and classification have advanced significantly in recent years. Yet, detection approaches require strong annotation (bounding boxes) both for pre-training and for adaptation to novel classes, and classification approaches…

Computer Vision and Pattern Recognition · Computer Science 2020-09-18 Leonid Karlinsky , Joseph Shtok , Amit Alfassy , Moshe Lichtenstein , Sivan Harary , Eli Schwartz , Sivan Doveh , Prasanna Sattigeri , Rogerio Feris , Alexander Bronstein , Raja Giryes

Small object detection (SOD) remains challenging due to extremely limited pixels and ambiguous object boundaries. These characteristics lead to challenging annotation, limited availability of large-scale high-quality datasets, and…

Computer Vision and Pattern Recognition · Computer Science 2026-04-06 Haoran Zhu , Wen Yang , Guangyou Yang , Chang Xu , Ruixiang Zhang , Fang Xu , Haijian Zhang , Gui-Song Xia

Semi-Supervised Object Detection (SSOD) has been successful in improving the performance of both R-CNN series and anchor-free detectors. However, one-stage anchor-based detectors lack the structure to generate high-quality or flexible…

Computer Vision and Pattern Recognition · Computer Science 2023-03-15 Bowen Xu , Mingtao Chen , Wenlong Guan , Lulu Hu

To alleviate the cost of obtaining accurate bounding boxes for training today's state-of-the-art object detection models, recent weakly supervised detection work has proposed techniques to learn from image-level labels. However, requiring…

Computer Vision and Pattern Recognition · Computer Science 2018-11-27 Keren Ye , Mingda Zhang , Wei Li , Danfeng Qin , Adriana Kovashka , Jesse Berent

Methods for object detection and segmentation rely on large scale instance-level annotations for training, which are difficult and time-consuming to collect. Efforts to alleviate this look at varying degrees and quality of supervision.…

Computer Vision and Pattern Recognition · Computer Science 2021-03-05 Siddhesh Khandelwal , Raghav Goyal , Leonid Sigal

Existing deep trackers are typically trained with largescale video frames with annotated bounding boxes. However, these bounding boxes are expensive and time-consuming to annotate, in particular for large scale datasets. In this paper, we…

Computer Vision and Pattern Recognition · Computer Science 2024-04-16 Qiangqiang Wu , Antoni B. Chan

The application of cross-dataset training in object detection tasks is complicated because the inconsistency in the category range across datasets transforms fully supervised learning into semi-supervised learning. To address this problem,…

Computer Vision and Pattern Recognition · Computer Science 2022-04-04 Ze Chen , Zhihang Fu , Jianqiang Huang , Mingyuan Tao , Shengyu Li , Rongxin Jiang , Xiang Tian , Yaowu Chen , Xian-sheng Hua

The status quo approach to training object detectors requires expensive bounding box annotations. Our framework takes a markedly different direction: we transfer tracked object boxes from weakly-labeled videos to weakly-labeled images to…

Computer Vision and Pattern Recognition · Computer Science 2016-04-21 Krishna Kumar Singh , Fanyi Xiao , Yong Jae Lee

Box-supervised instance segmentation has recently attracted lots of research efforts while little attention is received in aerial image domain. In contrast to the general object collections, aerial objects have large intra-class variances…

Computer Vision and Pattern Recognition · Computer Science 2021-12-08 Wentong Li , Yijie Chen , Wenyu Liu , Jianke Zhu

Accurate 3D object detection is crucial for autonomous vehicles and robots to navigate and interact with the environment safely and effectively. Meanwhile, the performance of 3D detector relies on the data size and annotation which is…

Computer Vision and Pattern Recognition · Computer Science 2024-09-24 Minju Kang , Taehun Kong , Tae-Kyun Kim

Point cloud-based medical registration promises increased computational efficiency, robustness to intensity shifts, and anonymity preservation but is limited by the inefficacy of unsupervised learning with similarity metrics. Supervised…

Computer Vision and Pattern Recognition · Computer Science 2023-07-06 Alexander Bigalke , Mattias P. Heinrich

Previous visual object tracking methods employ image-feature regression models or coordinate autoregression models for bounding box prediction. Image-feature regression methods heavily depend on matching results and do not utilize…

Computer Vision and Pattern Recognition · Computer Science 2025-01-07 Xinyu Zhou , Jinglun Li , Lingyi Hong , Kaixun Jiang , Pinxue Guo , Weifeng Ge , Wenqiang Zhang

Moving object segmentation is a crucial task for safe and reliable autonomous mobile systems like self-driving cars, improving the reliability and robustness of subsequent tasks like SLAM or path planning. While the segmentation of camera…

Computer Vision and Pattern Recognition · Computer Science 2025-11-05 Leon Schwarzer , Matthias Zeller , Daniel Casado Herraez , Simon Dierl , Michael Heidingsfeld , Cyrill Stachniss

State-of-the-art object detectors rely on regressing and classifying an extensive list of possible anchors, which are divided into positive and negative samples based on their intersection-over-union (IoU) with corresponding groundtruth…

Computer Vision and Pattern Recognition · Computer Science 2020-06-01 Hengduo Li , Zuxuan Wu , Chen Zhu , Caiming Xiong , Richard Socher , Larry S. Davis

Training with sparse annotations is known to reduce the performance of object detectors. Previous methods have focused on proxies for missing ground truth annotations in the form of pseudo-labels for unlabeled boxes. We observe that…

Computer Vision and Pattern Recognition · Computer Science 2023-08-29 Saksham Suri , Sai Saketh Rambhatla , Rama Chellappa , Abhinav Shrivastava