English
Related papers

Related papers: What makes for effective detection proposals?

200 papers

We introduce G-CNN, an object detection technique based on CNNs which works without proposal algorithms. G-CNN starts with a multi-scale grid of fixed bounding boxes. We train a regressor to move and scale elements of the grid towards…

Computer Vision and Pattern Recognition · Computer Science 2016-04-27 Mahyar Najibi , Mohammad Rastegari , Larry S. Davis

Object detection and recognition are important problems in computer vision. Since these problems are meta-heuristic, despite a lot of research, practically usable, intelligent, real-time, and dynamic object detection/recognition methods are…

Computer Vision and Pattern Recognition · Computer Science 2013-02-22 Dilip K. Prasad

Dataset pruning -- selecting a small yet informative subset of training data -- has emerged as a promising strategy for efficient machine learning, offering significant reductions in computational cost and storage compared to alternatives…

Computer Vision and Pattern Recognition · Computer Science 2025-05-26 Ryota Yagi

We propose an object detection system that relies on a multi-region deep convolutional neural network (CNN) that also encodes semantic segmentation-aware features. The resulting CNN-based representation aims at capturing a diverse set of…

Computer Vision and Pattern Recognition · Computer Science 2015-09-25 Spyros Gidaris , Nikos Komodakis

Object proposal generation methods have been widely applied to many computer vision tasks. However, existing object proposal generation methods often suffer from the problems of motion blur, low contrast, deformation, etc., when they are…

Computer Vision and Pattern Recognition · Computer Science 2018-03-30 Guanjun Guo , Hanzi Wang , Yan Yan , Hong-Yuan Mark Liao , Bo Li

Modern pre-trained architectures struggle to retain previous information while undergoing continuous fine-tuning on new tasks. Despite notable progress in continual classification, systems designed for complex vision tasks such as detection…

Computer Vision and Pattern Recognition · Computer Science 2024-07-16 Gaurav Bhatt , James Ross , Leonid Sigal

It has been well recognized that modeling object-to-object relations would be helpful for object detection. Nevertheless, the problem is not trivial especially when exploring the interactions between objects to boost video object detectors.…

Computer Vision and Pattern Recognition · Computer Science 2019-08-27 Jiajun Deng , Yingwei Pan , Ting Yao , Wengang Zhou , Houqiang Li , Tao Mei

Detecting pedestrian has been arguably addressed as a special topic beyond general object detection. Although recent deep learning object detectors such as Fast/Faster R-CNN [1, 2] have shown excellent performance for general object…

Computer Vision and Pattern Recognition · Computer Science 2016-07-28 Liliang Zhang , Liang Lin , Xiaodan Liang , Kaiming He

In a real-world setting, object instances from new classes can be continuously encountered by object detectors. When existing object detectors are applied to such scenarios, their performance on old classes deteriorates significantly. A few…

Computer Vision and Pattern Recognition · Computer Science 2021-12-16 K J Joseph , Jathushan Rajasegaran , Salman Khan , Fahad Shahbaz Khan , Vineeth N Balasubramanian

We propose a novel method utilizing an objectness score for maintaining the locations and classes of objects detected from Mask R-CNN during mobile robot navigation. The objectness score is defined to measure how well the detector…

Computer Vision and Pattern Recognition · Computer Science 2019-09-13 Hongsun Choi , Mincheul Kang , Youngsun Kwon , Sung-eui Yoon

Most of existing detection pipelines treat object proposals independently and predict bounding box locations and classification scores over them separately. However, the important semantic and spatial layout correlations among proposals are…

Computer Vision and Pattern Recognition · Computer Science 2016-08-19 Jianan Li , Xiaodan Liang , Jianshu Li , Tingfa Xu , Jiashi Feng , Shuicheng Yan

Model efficiency has become increasingly important in computer vision. In this paper, we systematically study neural network architecture design choices for object detection and propose several key optimizations to improve efficiency.…

Computer Vision and Pattern Recognition · Computer Science 2020-07-28 Mingxing Tan , Ruoming Pang , Quoc V. Le

Neural Architecture Search (NAS) has shown great potential in effectively reducing manual effort in network design by automatically discovering optimal architectures. What is noteworthy is that as of now, object detection is less touched by…

Computer Vision and Pattern Recognition · Computer Science 2021-10-26 Ning Wang , Yang Gao , Hao Chen , Peng Wang , Zhi Tian , Chunhua Shen , Yanning Zhang

Face detection is a widely studied problem over the past few decades. Recently, significant improvements have been achieved via the deep neural network, however, it is still challenging to directly apply these techniques to mobile devices…

Computer Vision and Pattern Recognition · Computer Science 2019-04-30 Heming Zhang , Xiaolong Wang , Jingwen Zhu , C. -C. Jay Kuo

Existing computer vision and object detection methods strongly rely on neural networks and deep learning. This active research area is used for applications such as autonomous driving, aerial photography, protection, and monitoring.…

Computer Vision and Pattern Recognition · Computer Science 2022-12-01 Imran Khan Mirani , Chen Tianhua , Malak Abid Ali Khan , Syed Muhammad Aamir , Waseef Menhaj

In this paper we present a novel radar-camera sensor fusion framework for accurate object detection and distance estimation in autonomous driving scenarios. The proposed architecture uses a middle-fusion approach to fuse the radar point…

Computer Vision and Pattern Recognition · Computer Science 2020-09-18 Ramin Nabati , Hairong Qi

Weakly supervised object localization remains challenging, where only image labels instead of bounding boxes are available during training. Object proposal is an effective component in localization, but often computationally expensive and…

Computer Vision and Pattern Recognition · Computer Science 2017-09-07 Yi Zhu , Yanzhao Zhou , Qixiang Ye , Qiang Qiu , Jianbin Jiao

Active learning (AL) strategies aim to train high-performance models with minimal labeling efforts, only selecting the most informative instances for annotation. Current approaches to evaluating data informativeness predominantly focus on…

Computer Vision and Pattern Recognition · Computer Science 2026-01-23 Zhixuan Liang , Xingyu Zeng , Rui Zhao , Ping Luo

Contextual information, such as the co-occurrence of objects and the spatial and relative size among objects provides deep and complex information about scenes. It also can play an important role in improving object detection. In this work,…

Computer Vision and Pattern Recognition · Computer Science 2019-06-07 Faisal Alamri , Nicolas Pugeault

We present region-based, fully convolutional networks for accurate and efficient object detection. In contrast to previous region-based detectors such as Fast/Faster R-CNN that apply a costly per-region subnetwork hundreds of times, our…

Computer Vision and Pattern Recognition · Computer Science 2023-12-12 Jifeng Dai , Yi Li , Kaiming He , Jian Sun