English
Related papers

Related papers: Optimizing the Trade-off between Single-Stage and …

200 papers

Object detection is a fundamental and challenging problem in aerial and satellite image analysis. More recently, a two-stage detector Faster R-CNN is proposed and demonstrated to be a promising tool for object detection in optical remote…

Computer Vision and Pattern Recognition · Computer Science 2018-07-20 Lin Cheng , Xu Liu , Lingling Li , Licheng Jiao , Xu Tang

Most of object detection algorithms can be categorized into two classes: two-stage detectors and one-stage detectors. Recently, many efforts have been devoted to one-stage detectors for the simple yet effective architecture. Different from…

Computer Vision and Pattern Recognition · Computer Science 2020-04-14 Qi Qian , Lei Chen , Hao Li , Rong Jin

Video object detection (VID) is challenging because of the high variation of object appearance as well as the diverse deterioration in some frames. On the positive side, the detection in a certain frame of a video, compared with that in a…

Computer Vision and Pattern Recognition · Computer Science 2023-03-07 Yuheng Shi , Naiyan Wang , Xiaojie Guo

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

Discriminative localization is essential for fine-grained image classification task, which devotes to recognizing hundreds of subcategories in the same basic-level category. Reflecting on discriminative regions of objects, key differences…

Computer Vision and Pattern Recognition · Computer Science 2017-12-01 Xiangteng He , Yuxin Peng , Junjie Zhao

Object detection typically assumes that training and test data are drawn from an identical distribution, which, however, does not always hold in practice. Such a distribution mismatch will lead to a significant performance drop. In this…

Computer Vision and Pattern Recognition · Computer Science 2018-03-09 Yuhua Chen , Wen Li , Christos Sakaridis , Dengxin Dai , Luc Van Gool

There are still two problems in SDD causing some inaccurate results: (1) In the process of feature extraction, with the layer-by-layer acquisition of semantic information, local information is gradually lost, resulting into less…

Computer Vision and Pattern Recognition · Computer Science 2022-10-11 Aisha Chandio , Gong Gui , Teerath Kumar , Irfan Ullah , Ramin Ranjbarzadeh , Arunabha M Roy , Akhtar Hussain , Yao Shen

Current state-of-the-art two-stage detectors generate oriented proposals through time-consuming schemes. This diminishes the detectors' speed, thereby becoming the computational bottleneck in advanced oriented object detection systems. This…

Computer Vision and Pattern Recognition · Computer Science 2021-08-13 Xingxing Xie , Gong Cheng , Jiabao Wang , Xiwen Yao , Junwei Han

This paper presents a new approach for training two-stage object detection ensemble models, more specifically, Faster R-CNN models to estimate uncertainty. We propose training one Region Proposal Network(RPN) and multiple Fast R-CNN…

Computer Vision and Pattern Recognition · Computer Science 2023-12-29 Denis Mbey Akola , Gianni Franchi

Object detection aims at high speed and accuracy simultaneously. However, fast models are usually less accurate, while accurate models cannot satisfy our need for speed. A fast model can be 10 times faster but 50\% less accurate than an…

Computer Vision and Pattern Recognition · Computer Science 2017-07-21 Hong-Yu Zhou , Bin-Bin Gao , Jianxin Wu

3D object detection with multi-sensors is essential for an accurate and reliable perception system of autonomous driving and robotics. Existing 3D detectors significantly improve the accuracy by adopting a two-stage paradigm which merely…

Computer Vision and Pattern Recognition · Computer Science 2022-09-23 Xinli Xu , Shaocong Dong , Lihe Ding , Jie Wang , Tingfa Xu , Jianan Li

Recent one-stage object detectors follow a per-pixel prediction approach that predicts both the object category scores and boundary positions from every single grid location. However, the most suitable positions for inferring different…

Computer Vision and Pattern Recognition · Computer Science 2022-12-02 Li Yang , Yan Xu , Shaoru Wang , Chunfeng Yuan , Ziqi Zhang , Bing Li , Weiming Hu

We present a reinforcement learning approach for detecting objects within an image. Our approach performs a step-wise deformation of a bounding box with the goal of tightly framing the object. It uses a hierarchical tree-like representation…

Computer Vision and Pattern Recognition · Computer Science 2018-10-29 Jonas Koenig , Simon Malberg , Martin Martens , Sebastian Niehaus , Artus Krohn-Grimberghe , Arunselvan Ramaswamy

We aim to detect all instances of a category in an image and, for each instance, mark the pixels that belong to it. We call this task Simultaneous Detection and Segmentation (SDS). Unlike classical bounding box detection, SDS requires a…

Computer Vision and Pattern Recognition · Computer Science 2014-07-08 Bharath Hariharan , Pablo Arbeláez , Ross Girshick , Jitendra Malik

Scale-sensitive object detection remains a challenging task, where most of the existing methods could not learn it explicitly and are not robust to scale variance. In addition, the most existing methods are less efficient during training or…

Computer Vision and Pattern Recognition · Computer Science 2019-09-16 Junran Peng , Ming Sun , Zhaoxiang Zhang , Tieniu Tan , Junjie Yan

The goal of object detection is to determine the class and location of objects in an image. This paper proposes a novel anchor-free, two-stage framework which first extracts a number of object proposals by finding potential corner keypoint…

Computer Vision and Pattern Recognition · Computer Science 2020-07-29 Kaiwen Duan , Lingxi Xie , Honggang Qi , Song Bai , Qingming Huang , Qi Tian

This paper addresses the problem of common object detection, which aims to detect objects of similar categories from a set of images. Although it shares some similarities with the standard object detection and co-segmentation, common object…

Computer Vision and Pattern Recognition · Computer Science 2021-04-27 Chuong H. Nguyen , Thuy C. Nguyen , Anh H. Vo , Yamazaki Masayuki

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

The two-stage strategy has been widely used in image classification. However, these methods barely take the classification criteria of the first stage into consideration in the second prediction stage. In this paper, we propose a novel…

Computer Vision and Pattern Recognition · Computer Science 2019-09-27 Jianhang Zhou , Shaoning Zeng , Bob Zhang

Recent CNN based object detectors, no matter one-stage methods like YOLO, SSD, and RetinaNe or two-stage detectors like Faster R-CNN, R-FCN and FPN are usually trying to directly finetune from ImageNet pre-trained models designed for image…

Computer Vision and Pattern Recognition · Computer Science 2018-04-20 Zeming Li , Chao Peng , Gang Yu , Xiangyu Zhang , Yangdong Deng , Jian Sun