English
Related papers

Related papers: What makes for effective detection proposals?

200 papers

Mixup - a neural network regularization technique based on linear interpolation of labeled sample pairs - has stood out by its capacity to improve model's robustness and generalizability through a surprisingly simple formalism. However, its…

Computer Vision and Pattern Recognition · Computer Science 2020-03-05 Shahine Bouabid , Vincent Delaitre

Recently, many researchers have attempted to improve deep learning-based object detection models, both in terms of accuracy and operational speeds. However, frequently, there is a trade-off between speed and accuracy of such models, which…

Computer Vision and Pattern Recognition · Computer Science 2020-12-03 Sannidhi P Kumar , Chandan Gautam , Suresh Sundaram

Recent work by Suenderhauf et al. [1] demonstrated improved visual place recognition using proposal regions coupled with features from convolutional neural networks (CNN) to match landmarks between views. In this work we extend the approach…

Computer Vision and Pattern Recognition · Computer Science 2016-08-16 Pilailuck Panphattarasap , Andrew Calway

Object detection is one of the most active areas in computer vision, which has made significant improvement in recent years. Current state-of-the-art object detection methods mostly adhere to the framework of regions with convolutional…

Computer Vision and Pattern Recognition · Computer Science 2016-04-15 Wenqing Chu , Deng Cai

The anchor mechanism of Faster R-CNN and SSD framework is considered not effective enough to scene text detection, which can be attributed to its IoU based matching criterion between anchors and ground-truth boxes. In order to better…

Computer Vision and Pattern Recognition · Computer Science 2018-04-25 Zhuoyao Zhong , Lei Sun , Qiang Huo

This paper revisits the problem of predicting box locations in object detection architectures. Typically, each box proposal or box query aims to directly maximize the intersection-over-union score with the ground truth, followed by a…

Computer Vision and Pattern Recognition · Computer Science 2024-12-20 Aritra Bhowmik , Pascal Mettes , Martin R. Oswald , Cees G. M. Snoek

Detecting and recognizing objects interacting with humans lie in the center of first-person (egocentric) daily activity recognition. However, due to noisy camera motion and frequent changes in viewpoint and scale, most of the previous…

Computer Vision and Pattern Recognition · Computer Science 2016-06-01 Changzhi Luo , Bingbing Ni , Jun Yuan , Jianfeng Wang , Shuicheng Yan , Meng Wang

We introduce a generic framework that reduces the computational cost of object detection while retaining accuracy for scenarios where objects with varied sizes appear in high resolution images. Detection progresses in a coarse-to-fine…

Computer Vision and Pattern Recognition · Computer Science 2018-03-28 Mingfei Gao , Ruichi Yu , Ang Li , Vlad I. Morariu , Larry S. Davis

We propose a novel object localization methodology with the purpose of boosting the localization accuracy of state-of-the-art object detection systems. Our model, given a search region, aims at returning the bounding box of an object of…

Computer Vision and Pattern Recognition · Computer Science 2016-04-08 Spyros Gidaris , Nikos Komodakis

Recent years have seen impressive progress in visual recognition on many benchmarks, however, generalization to the real-world in out-of-distribution setting remains a significant challenge. A state-of-the-art method for robust visual…

Computer Vision and Pattern Recognition · Computer Science 2021-11-29 Sebastian Cygert , Andrzej Czyzewski

Recent cutting-edge feature aggregation paradigms for video object detection rely on inferring feature correspondence. The feature correspondence estimation problem is fundamentally difficult due to poor image quality, motion blur, etc, and…

Computer Vision and Pattern Recognition · Computer Science 2019-07-12 Hao Luo , Lichao Huang , Han Shen , Yuan Li , Chang Huang , Xinggang Wang

Object detection has compelling applications over a range of domains, including human-computer interfaces, security and video surveillance, navigation and road traffic monitoring, transportation systems, industrial automation healthcare,…

Computer Vision and Pattern Recognition · Computer Science 2026-02-19 Ankita Bose , Jayasravani Bhumireddy , Naveen N

Object detection is the identification of an object in the image along with its localisation and classification. It has wide spread applications and is a critical component for vision based software systems. This paper seeks to perform a…

Computer Vision and Pattern Recognition · Computer Science 2018-08-23 Karanbir Singh Chahal , Kuntal Dey

Acne detection is crucial for interpretative diagnosis and precise treatment of skin disease. The arbitrary boundary and small size of acne lesions lead to a significant number of poor-quality proposals in two-stage detection. In this…

Computer Vision and Pattern Recognition · Computer Science 2022-07-11 Jianwei Zhang , Lei Zhang , Junyou Wang , Xin Wei , Jiaqi Li , Xian Jiang , Dan Du

Objects in aerial images usually have arbitrary orientations and are densely located over the ground, making them extremely challenge to be detected. Many recently developed methods attempt to solve these issues by estimating an extra…

Computer Vision and Pattern Recognition · Computer Science 2021-09-21 Ran Qin , Qingjie Liu , Guangshuai Gao , Di Huang , Yunhong Wang

This study addresses the need for accurate and efficient object detection in assistive technologies for visually impaired individuals. We evaluate four real-time object detection algorithms YOLO, SSD, Faster R-CNN, and Mask R-CNN within the…

Computer Vision and Pattern Recognition · Computer Science 2025-11-27 Abhinav Pratap , Sushant Kumar , Suchinton Chakravarty

Deep Learning (DL) has brought significant advances to robotics vision tasks. However, most existing DL methods have a major shortcoming, they rely on a static inference paradigm inherent in traditional computer vision pipelines. On the…

Computer Vision and Pattern Recognition · Computer Science 2023-12-19 Stefanos Ginargiros , Nikolaos Passalis , Anastasios Tefas

Continual Object Detection is essential for enabling intelligent agents to interact proactively with humans in real-world settings. While parameter-isolation strategies have been extensively explored in the context of continual learning for…

Computer Vision and Pattern Recognition · Computer Science 2024-02-21 Angelo G. Menezes , Augusto J. Peterlevitz , Mateus A. Chinelatto , André C. P. L. F. de Carvalho

Object detection systems based on the deep convolutional neural network (CNN) have recently made ground- breaking advances on several object detection benchmarks. While the features learned by these high-capacity neural networks are…

Computer Vision and Pattern Recognition · Computer Science 2016-01-15 Yuting Zhang , Kihyuk Sohn , Ruben Villegas , Gang Pan , Honglak Lee

Visual grounding aims to localize an object in an image referred to by a textual query phrase. Various visual grounding approaches have been proposed, and the problem can be modularized into a general framework: proposal generation,…

Computer Vision and Pattern Recognition · Computer Science 2018-05-10 Zhou Yu , Jun Yu , Chenchao Xiang , Zhou Zhao , Qi Tian , Dacheng Tao