English
Related papers

Related papers: KL-Divergence-Based Region Proposal Network for Ob…

200 papers

Detecting partially occluded objects is a difficult task. Our experimental results show that deep learning approaches, such as Faster R-CNN, are not robust at object detection under occlusion. Compositional convolutional neural networks…

Computer Vision and Pattern Recognition · Computer Science 2020-06-02 Angtian Wang , Yihong Sun , Adam Kortylewski , Alan Yuille

In recent years, object detection in deep learning has experienced rapid development. However, most existing object detection models perform well only on closed-set datasets, ignoring a large number of potential objects whose categories are…

Computer Vision and Pattern Recognition · Computer Science 2024-03-01 Juexiao Feng , Yuhong Yang , Yanchun Xie , Yaqian Li , Yandong Guo , Yuchen Guo , Yuwei He , Liuyu Xiang , Guiguang Ding

Recent research on remote sensing object detection has largely focused on improving the representation of oriented bounding boxes but has overlooked the unique prior knowledge presented in remote sensing scenarios. Such prior knowledge can…

Computer Vision and Pattern Recognition · Computer Science 2023-03-21 Yuxuan Li , Qibin Hou , Zhaohui Zheng , Ming-Ming Cheng , Jian Yang , Xiang Li

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

In present object detection systems, the deep convolutional neural networks (CNNs) are utilized to predict bounding boxes of object candidates, and have gained performance advantages over the traditional region proposal methods. However,…

Computer Vision and Pattern Recognition · Computer Science 2016-08-05 Jiahui Yu , Yuning Jiang , Zhangyang Wang , Zhimin Cao , Thomas Huang

Deep Convolutional Neural Networks (CNNs) have demonstrated excellent performance in image classification, but still show room for improvement in object-detection tasks with many categories, in particular for cluttered scenes and occlusion.…

Computer Vision and Pattern Recognition · Computer Science 2015-03-24 Nikolaos Karianakis , Thomas J. Fuchs , Stefano Soatto

We present a method for performing hierarchical object detection in images guided by a deep reinforcement learning agent. The key idea is to focus on those parts of the image that contain richer information and zoom on them. We train an…

Computer Vision and Pattern Recognition · Computer Science 2016-11-28 Miriam Bellver , Xavier Giro-i-Nieto , Ferran Marques , Jordi Torres

We study the problem of weakly semi-supervised object detection with points (WSSOD-P), where the training data is combined by a small set of fully annotated images with bounding boxes and a large set of weakly-labeled images with only a…

Computer Vision and Pattern Recognition · Computer Science 2022-05-13 Shilong Zhang , Zhuoran Yu , Liyang Liu , Xinjiang Wang , Aojun Zhou , Kai Chen

Current top performing object detectors employ detection proposals to guide the search for objects, thereby avoiding exhaustive sliding window search across images. Despite the popularity and widespread use of detection proposals, it is…

Computer Vision and Pattern Recognition · Computer Science 2015-08-07 Jan Hosang , Rodrigo Benenson , Piotr Dollár , Bernt Schiele

With the ever-growing variety of object detection approaches, this study explores a series of experiments that combine reinforcement learning (RL)-based visual attention methods with saliency ranking techniques to investigate transparent…

Computer Vision and Pattern Recognition · Computer Science 2024-11-06 Matthias Bartolo , Dylan Seychell , Josef Bajada

Imbalance issue is a major yet unsolved bottleneck for the current object detection models. In this work, we observe two crucial yet never discussed imbalance issues. The first imbalance lies in the large number of low-quality RPN…

Computer Vision and Pattern Recognition · Computer Science 2020-05-26 Zheng Ge , Zequn Jie , Xin Huang , Chengzheng Li , Osamu Yoshie

In this paper, we propose a novel object detection algorithm named "Deep Regionlets" by integrating deep neural networks and a conventional detection schema for accurate generic object detection. Motivated by the effectiveness of regionlets…

Computer Vision and Pattern Recognition · Computer Science 2019-12-04 Hongyu Xu , Xutao Lv , Xiaoyu Wang , Zhou Ren , Navaneeth Bodla , Rama Chellappa

Object detection performance, as measured on the canonical PASCAL VOC dataset, has plateaued in the last few years. The best-performing methods are complex ensemble systems that typically combine multiple low-level image features with…

Computer Vision and Pattern Recognition · Computer Science 2014-10-23 Ross Girshick , Jeff Donahue , Trevor Darrell , Jitendra Malik

Recent advances in object detection have benefited significantly from rapid developments in deep neural networks. However, neural networks suffer from the well-known issue of catastrophic forgetting, which makes continual or lifelong…

Computer Vision and Pattern Recognition · Computer Science 2020-09-03 Wang Zhou , Shiyu Chang , Norma Sosa , Hendrik Hamann , David Cox

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

At present, the performance of deep neural network in general object detection is comparable to or even surpasses that of human beings. However, due to the limitations of deep learning itself, the small proportion of feature pixels, and the…

Computer Vision and Pattern Recognition · Computer Science 2019-04-23 Kai Yi , Zhiqiang Jian , Shitao Chen , Nanning Zheng

We propose CornerNet, a new approach to object detection where we detect an object bounding box as a pair of keypoints, the top-left corner and the bottom-right corner, using a single convolution neural network. By detecting objects as…

Computer Vision and Pattern Recognition · Computer Science 2019-03-20 Hei Law , Jia Deng

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

Deep convolutional neural networks have recently achieved state-of-the-art performance on a number of image recognition benchmarks, including the ImageNet Large-Scale Visual Recognition Challenge (ILSVRC-2012). The winning model on the…

Computer Vision and Pattern Recognition · Computer Science 2013-12-10 Dumitru Erhan , Christian Szegedy , Alexander Toshev , Dragomir Anguelov

We show that classifiers trained with random region proposals achieve state-of-the-art Open-world Object Detection (OWOD): they can not only maintain the accuracy of the known objects (w/ training labels), but also considerably improve the…

Computer Vision and Pattern Recognition · Computer Science 2023-07-18 Yanghao Wang , Zhongqi Yue , Xian-Sheng Hua , Hanwang Zhang