English
Related papers

Related papers: RON: Reverse Connection with Objectness Prior Netw…

200 papers

We investigate a principle way to progressively mine discriminative object regions using classification networks to address the weakly-supervised semantic segmentation problems. Classification networks are only responsive to small and…

Computer Vision and Pattern Recognition · Computer Science 2018-05-29 Yunchao Wei , Jiashi Feng , Xiaodan Liang , Ming-Ming Cheng , Yao Zhao , Shuicheng Yan

Classical CNN based object detection methods only extract the objects' image features, but do not consider the high-level relationship among objects in context. In this article, the graph convolutional networks (GCN) is integrated into the…

Computer Vision and Pattern Recognition · Computer Science 2019-11-12 Zheng Liu , Zidong Jiang , Wei Feng , Hui Feng

We provide a detailed analysis of convolutional neural networks which are pre-trained on the task of object detection. To this end, we train detectors on large datasets like OpenImagesV4, ImageNet Localization and COCO. We analyze how well…

Computer Vision and Pattern Recognition · Computer Science 2019-04-12 Hengduo Li , Bharat Singh , Mahyar Najibi , Zuxuan Wu , Larry S. Davis

360{\deg} images are usually represented in either equirectangular projection (ERP) or multiple perspective projections. Different from the flat 2D images, the detection task is challenging for 360{\deg} images due to the distortion of ERP…

Computer Vision and Pattern Recognition · Computer Science 2019-07-30 Pengyu Zhao , Ansheng You , Yuanxing Zhang , Jiaying Liu , Kaigui Bian , Yunhai Tong

Salient object detection (SOD), which aims to identify and locate the most salient pixels or regions in images, has been attracting more and more interest due to its various real-world applications. However, this vision task is quite…

Computer Vision and Pattern Recognition · Computer Science 2019-01-23 Pingping Zhang , Wei Liu , Huchuan Lu , Chunhua Shen

Verification and regression are two general methodologies for prediction in neural networks. Each has its own strengths: verification can be easier to infer accurately, and regression is more efficient and applicable to continuous target…

Computer Vision and Pattern Recognition · Computer Science 2020-07-17 Yihong Chen , Zheng Zhang , Yue Cao , Liwei Wang , Stephen Lin , Han Hu

Efficient generation of high-quality object proposals is an essential step in state-of-the-art object detection systems based on deep convolutional neural networks (DCNN) features. Current object proposal algorithms are computationally…

Computer Vision and Pattern Recognition · Computer Science 2016-04-14 Yongxi Lu , Tara Javidi

Visual relationship detection, as a challenging task used to find and distinguish the interactions between object pairs in one image, has received much attention recently. In this work, we propose a novel visual relationship detection…

Computer Vision and Pattern Recognition · Computer Science 2019-11-05 Hao Zhou , Chongyang Zhang , Chuanping Hu

Recently salient object detection has witnessed remarkable improvement owing to the deep convolutional neural networks which can harvest powerful features for images. In particular, state-of-the-art salient object detection methods enjoy…

Computer Vision and Pattern Recognition · Computer Science 2019-05-10 Haofeng Li , Guanbin Li , Yizhou Yu

The recent advances of compressing high-accuracy convolution neural networks (CNNs) have witnessed remarkable progress for real-time object detection. To accelerate detection speed, lightweight detectors always have few convolution layers…

Computer Vision and Pattern Recognition · Computer Science 2022-09-29 Quan Zhou , Huimin Shi , Weikang Xiang , Bin Kang , Xiaofu Wu , Longin Jan Latecki

Convolutional neural nets (CNN) are the leading computer vision method for classifying images. In some cases, it is desirable to classify only a specific region of the image that corresponds to a certain object. Hence, assuming that the…

Computer Vision and Pattern Recognition · Computer Science 2018-12-07 Sagi Eppel

We adapted the join-training scheme of Faster RCNN framework from Caffe to TensorFlow as a baseline implementation for object detection. Our code is made publicly available. This report documents the simplifications made to the original…

Computer Vision and Pattern Recognition · Computer Science 2017-02-09 Xinlei Chen , Abhinav Gupta

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

Adversarial attacks can easily fool object recognition systems based on deep neural networks (DNNs). Although many defense methods have been proposed in recent years, most of them can still be adaptively evaded. One reason for the weak…

Computer Vision and Pattern Recognition · Computer Science 2022-12-06 Xiao Li , Ziqi Wang , Bo Zhang , Fuchun Sun , Xiaolin Hu

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 goal of this paper is to serve as a guide for selecting a detection architecture that achieves the right speed/memory/accuracy balance for a given application and platform. To this end, we investigate various ways to trade accuracy for…

Computer Vision and Pattern Recognition · Computer Science 2017-04-26 Jonathan Huang , Vivek Rathod , Chen Sun , Menglong Zhu , Anoop Korattikara , Alireza Fathi , Ian Fischer , Zbigniew Wojna , Yang Song , Sergio Guadarrama , Kevin Murphy

Rotated object detection in remote sensing imagery is hindered by three major bottlenecks: non-adaptive receptive field utilization, inadequate long-range multi-scale feature fusion, and discontinuities in angle regression. To address these…

Computer Vision and Pattern Recognition · Computer Science 2026-03-06 Huiran Sun

In CNN-based object detection methods, region proposal becomes a bottleneck when objects exhibit significant scale variation, occlusion or truncation. In addition, these methods mainly focus on 2D object detection and cannot estimate…

Computer Vision and Pattern Recognition · Computer Science 2017-03-10 Yu Xiang , Wongun Choi , Yuanqing Lin , Silvio Savarese

Challenges in remote sensing object detection(RSOD), such as high interclass similarity, imbalanced foreground-background distribution, and the small size of objects in remote sensing images, significantly hinder detection accuracy.…

Computer Vision and Pattern Recognition · Computer Science 2025-07-04 Yujie Lei , Wenjie Sun , Sen Jia , Qingquan Li , Jie Zhang

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