English
Related papers

Related papers: Localize to Classify and Classify to Localize: Mut…

200 papers

Weakly supervised object detection aims at learning precise object detectors, given image category labels. In recent prevailing works, this problem is generally formulated as a multiple instance learning module guided by an image…

Computer Vision and Pattern Recognition · Computer Science 2019-04-02 Xiaoyan Li , Meina Kan , Shiguang Shan , Xilin Chen

The CenterTrack tracking algorithm achieves state-of-the-art tracking performance using a simple detection model and single-frame spatial offsets to localize objects and predict their associations in a single network. However, this joint…

Computer Vision and Pattern Recognition · Computer Science 2021-05-18 Nanyang Yang , Yi Wang , Lap-Pui Chau

We examine the problem of joint top-down active search of multiple objects under interaction, e.g., person riding a bicycle, cups held by the table, etc.. Such objects under interaction often can provide contextual cues to each other to…

Computer Vision and Pattern Recognition · Computer Science 2017-02-21 Xiangyu Kong , Bo Xin , Yizhou Wang , Gang Hua

Accurately ranking the vast number of candidate detections is crucial for dense object detectors to achieve high performance. Prior work uses the classification score or a combination of classification and predicted localization scores to…

Computer Vision and Pattern Recognition · Computer Science 2021-03-05 Haoyang Zhang , Ying Wang , Feras Dayoub , Niko Sünderhauf

In this paper, we propose to learn a deep fitting degree scoring network for monocular 3D object detection, which aims to score fitting degree between proposals and object conclusively. Different from most existing monocular frameworks…

Computer Vision and Pattern Recognition · Computer Science 2019-06-11 Lijie Liu , Jiwen Lu , Chunjing Xu , Qi Tian , Jie Zhou

In one-stage multi-object detection tasks, various intersection over union (IoU)-based solutions aim at smooth and stable convergence near the targets during training. However, IoU-based losses fail to correctly update the gradient of small…

Computer Vision and Pattern Recognition · Computer Science 2025-08-21 Dian Ning , Dong Seog Han

Due to the simpleness and high efficiency, single-stage object detectors have been widely applied in many computer vision applications . However, the low correlation between the classification score and localization accuracy of the…

Computer Vision and Pattern Recognition · Computer Science 2020-04-16 Shengkai Wu , Xiaoping Li , Xinggang Wang

Object detection is an important research area in the field of computer vision. Many detection algorithms have been proposed. However, each object detector relies on specific assumptions of the object appearance and imaging conditions. As a…

Computer Vision and Pattern Recognition · Computer Science 2015-11-23 Sezer Karaoglu , Yang Liu , Theo Gevers

This paper introduces self-taught object localization, a novel approach that leverages deep convolutional networks trained for whole-image recognition to localize objects in images without additional human supervision, i.e., without using…

Computer Vision and Pattern Recognition · Computer Science 2016-02-03 Loris Bazzani , Alessandro Bergamo , Dragomir Anguelov , Lorenzo Torresani

We present ObjectBox, a novel single-stage anchor-free and highly generalizable object detection approach. As opposed to both existing anchor-based and anchor-free detectors, which are more biased toward specific object scales in their…

Computer Vision and Pattern Recognition · Computer Science 2022-07-15 Mohsen Zand , Ali Etemad , Michael Greenspan

We present a learning approach for localization and segmentation of objects in an image in a manner that is robust to partial occlusion. Our algorithm produces a bounding box around the full extent of the object and labels pixels in the…

Computer Vision and Pattern Recognition · Computer Science 2015-07-29 Samarth Brahmbhatt , Heni Ben Amor , Henrik Christensen

For the training of face detection network based on R-CNN framework, anchors are assigned to be positive samples if intersection-over-unions (IoUs) with ground-truth are higher than the first threshold(such as 0.7); and to be negative…

Computer Vision and Pattern Recognition · Computer Science 2018-05-01 Ce Qi , Xiaoping Chen , Pingyu Wang , Fei Su

Often multiple instances of an object occur in the same scene, for example in a warehouse. Unsupervised multi-instance object discovery algorithms are able to detect and identify such objects. We use such an algorithm to provide object…

Computer Vision and Pattern Recognition · Computer Science 2017-07-25 Wim Abbeloos , Sergio Caccamo , Esra Ataer-Cansizoglu , Yuichi Taguchi , Chen Feng , Teng-Yok Lee

This paper addresses unsupervised discovery and localization of dominant objects from a noisy image collection with multiple object classes. The setting of this problem is fully unsupervised, without even image-level annotations or any…

Computer Vision and Pattern Recognition · Computer Science 2015-05-05 Minsu Cho , Suha Kwak , Cordelia Schmid , Jean Ponce

Object detection has seen remarkable progress in recent years with the introduction of Convolutional Neural Networks (CNN). Object detection is a multi-task learning problem where both the position of the objects in the images as well as…

Computer Vision and Pattern Recognition · Computer Science 2023-04-17 Mofassir ul Islam Arif , Mohsan Jameel , Lars Schmidt-Thieme

3D object detection is an important yet demanding task that heavily relies on difficult to obtain 3D annotations. To reduce the required amount of supervision, we propose 3DIoUMatch, a novel semi-supervised method for 3D object detection…

Computer Vision and Pattern Recognition · Computer Science 2021-07-07 He Wang , Yezhen Cong , Or Litany , Yue Gao , Leonidas J. Guibas

Traditional object recognition approaches apply feature extraction, part deformation handling, occlusion handling and classification sequentially while they are independent from each other. Ouyang and Wang proposed a model for jointly…

Computer Vision and Pattern Recognition · Computer Science 2016-07-15 Seyedshams Feyzabadi

In object detection, the intersection over union (IoU) threshold is frequently used to define positives/negatives. The threshold used to train a detector defines its \textit{quality}. While the commonly used threshold of 0.5 leads to noisy…

Computer Vision and Pattern Recognition · Computer Science 2019-06-25 Zhaowei Cai , Nuno Vasconcelos

Existing anchor-based and anchor-free object detectors in multi-stage or one-stage pipelines have achieved very promising detection performance. However, they still encounter the design difficulty in hand-crafted 2D anchor definition and…

Computer Vision and Pattern Recognition · Computer Science 2020-05-13 Geng Zhan , Dan Xu , Guo Lu , Wei Wu , Chunhua Shen , Wanli Ouyang

Since Intersection-over-Union (IoU) based optimization maintains the consistency of the final IoU prediction metric and losses, it has been widely used in both regression and classification branches of single-stage 2D object detectors.…

Computer Vision and Pattern Recognition · Computer Science 2022-07-21 Hualian Sheng , Sijia Cai , Na Zhao , Bing Deng , Jianqiang Huang , Xian-Sheng Hua , Min-Jian Zhao , Gim Hee Lee