English
Related papers

Related papers: Cross-Supervised Object Detection

200 papers

Despite the remarkable accuracy of deep neural networks in object detection, they are costly to train and scale due to supervision requirements. Particularly, learning more object categories typically requires proportionally more bounding…

Computer Vision and Pattern Recognition · Computer Science 2021-03-16 Alireza Zareian , Kevin Dela Rosa , Derek Hao Hu , Shih-Fu Chang

In recent years, the performance of object detection has advanced significantly with the evolving deep convolutional neural networks. However, the state-of-the-art object detection methods still rely on accurate bounding box annotations…

Computer Vision and Pattern Recognition · Computer Science 2017-07-31 Qingyi Tao , Hao Yang , Jianfei Cai

This paper studies the problem of learning semantic segmentation from image-level supervision only. Current popular solutions leverage object localization maps from classifiers as supervision signals, and struggle to make the localization…

Computer Vision and Pattern Recognition · Computer Science 2020-07-09 Guolei Sun , Wenguan Wang , Jifeng Dai , Luc Van Gool

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

Supervised object detection and semantic segmentation require object or even pixel level annotations. When there exist image level labels only, it is challenging for weakly supervised algorithms to achieve accurate predictions. The accuracy…

Computer Vision and Pattern Recognition · Computer Science 2018-03-06 Weifeng Ge , Sibei Yang , Yizhou Yu

Object detection is one of the major problems in computer vision, and has been extensively studied. Most of the existing detection works rely on labor-intensive supervision, such as ground truth bounding boxes of objects or at least…

Computer Vision and Pattern Recognition · Computer Science 2018-08-02 Qingyi Tao , Hao Yang , Jianfei Cai

We present a conceptually simple, flexible and general framework for cross-dataset training in object detection. Given two or more already labeled datasets that target for different object classes, cross-dataset training aims to detect the…

Computer Vision and Pattern Recognition · Computer Science 2020-01-15 Yongqiang Yao , Yan Wang , Yu Guo , Jiaojiao Lin , Hongwei Qin , Junjie Yan

Camouflaged Object Detection (COD) demands models to expeditiously and accurately distinguish objects which conceal themselves seamlessly in the environment. Owing to the subtle differences and ambiguous boundaries, COD is not only a…

Computer Vision and Pattern Recognition · Computer Science 2024-08-21 Huafeng Chen , Dian Shao , Guangqian Guo , Shan Gao

Object detectors are typically learned on fully-annotated training data with fixed predefined categories. However, categories are often required to be increased progressively. Usually, only the original training set annotated with old…

Computer Vision and Pattern Recognition · Computer Science 2022-08-09 Bowen Zhao , Chen Chen , Xi Xiao , Shutao Xia

Point annotations are considerably more time-efficient than bounding box annotations. However, how to use cheap point annotations to boost the performance of semi-supervised object detection remains largely unsolved. In this work, we…

Computer Vision and Pattern Recognition · Computer Science 2022-10-25 Yongtao Ge , Qiang Zhou , Xinlong Wang , Zhibin Wang , Hao Li , Chunhua Shen

It is laborious to manually label point cloud data for training high-quality 3D object detectors. This work proposes a weakly supervised approach for 3D object detection, only requiring a small set of weakly annotated scenes, associated…

Computer Vision and Pattern Recognition · Computer Science 2020-07-24 Qinghao Meng , Wenguan Wang , Tianfei Zhou , Jianbing Shen , Luc Van Gool , Dengxin Dai

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

We consider the problem of omni-supervised object detection, which can use unlabeled, fully labeled and weakly labeled annotations, such as image tags, counts, points, etc., for object detection. This is enabled by a unified architecture,…

Computer Vision and Pattern Recognition · Computer Science 2022-03-31 Pei Wang , Zhaowei Cai , Hao Yang , Gurumurthy Swaminathan , Nuno Vasconcelos , Bernt Schiele , Stefano Soatto

Providing ground truth supervision to train visual models has been a bottleneck over the years, exacerbated by domain shifts which degenerate the performance of such models. This was the case when visual tasks relied on handcrafted features…

Computer Vision and Pattern Recognition · Computer Science 2021-03-23 Gabriel Villalonga , Antonio M. Lopez

3D object detection is an important task in computer vision. Most existing methods require a large number of high-quality 3D annotations, which are expensive to collect. Especially for outdoor scenes, the problem becomes more severe due to…

Computer Vision and Pattern Recognition · Computer Science 2022-11-28 Hongyi Xu , Fengqi Liu , Qianyu Zhou , Jinkun Hao , Zhijie Cao , Zhengyang Feng , Lizhuang Ma

Deep learning based object detectors require thousands of diversified bounding box and class annotated examples. Though image object detectors have shown rapid progress in recent years with the release of multiple large-scale static image…

Computer Vision and Pattern Recognition · Computer Science 2018-10-05 Avisek Lahiri , Charan Reddy , Prabir Kumar Biswas

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

This paper proposes a method to ease the unsupervised learning of object landmark detectors. Similarly to previous methods, our approach is fully unsupervised in a sense that it does not require or make any use of annotated landmarks for…

Computer Vision and Pattern Recognition · Computer Science 2019-10-22 Enrique Sanchez , Georgios Tzimiropoulos

Recently, deep learning has experienced rapid expansion, contributing significantly to the progress of supervised learning methodologies. However, acquiring labeled data in real-world settings can be costly, labor-intensive, and sometimes…

Computer Vision and Pattern Recognition · Computer Science 2024-12-02 Jicheng Yuan , Anh Le-Tuan , Ali Ganbarov , Manfred Hauswirth , Danh Le-Phuoc

Despite the remarkable progress in recent years, detecting objects in a new context remains a challenging task. Detectors learned from a public dataset can only work with a fixed list of categories, while training from scratch usually…

Computer Vision and Pattern Recognition · Computer Science 2017-08-01 Kai Chen , Hang Song , Chen Change Loy , Dahua Lin