English
Related papers

Related papers: FCOS: Fully Convolutional One-Stage Object Detecti…

200 papers

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

State-of-the-art object detection systems rely on an accurate set of region proposals. Several recent methods use a neural network architecture to hypothesize promising object locations. While these approaches are computationally efficient,…

Computer Vision and Pattern Recognition · Computer Science 2016-04-12 Yongxi Lu , Tara Javidi , Svetlana Lazebnik

We propose Cos R-CNN, a simple exemplar-based R-CNN formulation that is designed for online few-shot object detection. That is, it is able to localise and classify novel object categories in images with few examples without fine-tuning. Cos…

Computer Vision and Pattern Recognition · Computer Science 2023-07-26 Gratianus Wesley Putra Data , Henry Howard-Jenkins , David Murray , Victor Prisacariu

We present Sparse R-CNN, a purely sparse method for object detection in images. Existing works on object detection heavily rely on dense object candidates, such as $k$ anchor boxes pre-defined on all grids of image feature map of size…

Computer Vision and Pattern Recognition · Computer Science 2021-04-27 Peize Sun , Rufeng Zhang , Yi Jiang , Tao Kong , Chenfeng Xu , Wei Zhan , Masayoshi Tomizuka , Lei Li , Zehuan Yuan , Changhu Wang , Ping Luo

We aim at providing the object detection community with an efficient and performant object detector, termed YOLO-MS. The core design is based on a series of investigations on how multi-branch features of the basic block and convolutions…

Computer Vision and Pattern Recognition · Computer Science 2025-02-21 Yuming Chen , Xinbin Yuan , Jiabao Wang , Ruiqi Wu , Xiang Li , Qibin Hou , Ming-Ming Cheng

Single-stage detectors suffer from extreme foreground-background class imbalance, while two-stage detectors do not. Therefore, in semi-supervised object detection, two-stage detectors can deliver remarkable performance by only selecting…

Computer Vision and Pattern Recognition · Computer Science 2022-04-12 Yueming Zhang , Xingxu Yao , Chao Liu , Feng Chen , Xiaolin Song , Tengfei Xing , Runbo Hu , Hua Chai , Pengfei Xu , Guoshan Zhang

The ability to identify and localize new objects robustly and effectively is vital for robotic grasping and manipulation in warehouses or smart factories. Deep convolutional neural networks (DCNNs) have achieved the state-of-the-art…

Robotics · Computer Science 2019-03-05 Benjamin Schnieders , Shan Luo , Gregory Palmer , Karl Tuyls

With an excellent balance between speed and accuracy, cutting-edge YOLO frameworks have become one of the most efficient algorithms for object detection. However, the performance of using YOLO networks is scarcely investigated in brain…

Computer Vision and Pattern Recognition · Computer Science 2023-10-04 Ming Kang , Chee-Ming Ting , Fung Fung Ting , Raphaël C. -W. Phan

Aiming at recognizing and localizing the object of novel categories by a few reference samples, few-shot object detection (FSOD) is a quite challenging task. Previous works often depend on the fine-tuning process to transfer their model to…

Computer Vision and Pattern Recognition · Computer Science 2022-05-13 Junying Huang , Fan Chen , Sibo Huang , Dongyu Zhang

Object detectors are usually equipped with backbone networks designed for image classification. It might be sub-optimal because of the gap between the tasks of image classification and object detection. In this work, we present DetNAS to…

Computer Vision and Pattern Recognition · Computer Science 2020-01-01 Yukang Chen , Tong Yang , Xiangyu Zhang , Gaofeng Meng , Xinyu Xiao , Jian Sun

Person search aims to simultaneously localize and identify a query person from realistic, uncropped images. To achieve this goal, state-of-the-art models typically add a re-id branch upon two-stage detectors like Faster R-CNN. Owing to the…

Computer Vision and Pattern Recognition · Computer Science 2021-09-02 Yichao Yan , Jinpeng Li , Jie Qin , Shengcai Liao , Xiaokang Yang

Three-dimensional object detection from a single view is a challenging task which, if performed with good accuracy, is an important enabler of low-cost mobile robot perception. Previous approaches to this problem suffer either from an…

Computer Vision and Pattern Recognition · Computer Science 2019-06-21 Eskil Jörgensen , Christopher Zach , Fredrik Kahl

Although tremendous strides have been made in face detection, one of the remaining open challenges is to achieve real-time speed on the CPU as well as maintain high performance, since effective models for face detection tend to be…

Computer Vision and Pattern Recognition · Computer Science 2018-12-27 Shifeng Zhang , Xiangyu Zhu , Zhen Lei , Hailin Shi , Xiaobo Wang , Stan Z. Li

Object detection is an essential step towards holistic scene understanding. Most existing object detection algorithms attend to certain object areas once and then predict the object locations. However, neuroscientists have revealed that…

Computer Vision and Pattern Recognition · Computer Science 2020-03-30 Shiyi Lan , Zhou Ren , Yi Wu , Larry S. Davis , Gang Hua

One-stage object detectors are trained by optimizing classification-loss and localization-loss simultaneously, with the former suffering much from extreme foreground-background class imbalance issue due to the large number of anchors. This…

Computer Vision and Pattern Recognition · Computer Science 2026-03-03 Kean Chen , Jianguo Li , Weiyao Lin , John See , Ji Wang , Lingyu Duan , Zhibo Chen , Changwei He , Junni Zou

Recent object detection systems rely on two critical steps: (1) a set of object proposals is predicted as efficiently as possible, and (2) this set of candidate proposals is then passed to an object classifier. Such approaches have been…

Computer Vision and Pattern Recognition · Computer Science 2015-09-02 Pedro O. Pinheiro , Ronan Collobert , Piotr Dollar

The ability to detect small objects and the speed of the object detector are very important for the application of autonomous driving, and in this paper, we propose an effective yet efficient one-stage detector, which gained the second…

Computer Vision and Pattern Recognition · Computer Science 2018-10-11 Qijie Zhao , Tao Sheng , Yongtao Wang , Feng Ni , Ling Cai

While most previous automation-assisted reading methods can improve efficiency, their performance often relies on the success of accurate cell segmentation and hand-craft feature extraction. This paper presents an efficient and totally…

Computer Vision and Pattern Recognition · Computer Science 2019-12-17 Yao Xiang , Wanxin Sun , Changli Pan , Meng Yan , Zhihua Yin , Yixiong Liang

In this paper, we present a conceptually simple, strong, and efficient framework for panoptic segmentation, called Panoptic FCN. Our approach aims to represent and predict foreground things and background stuff in a unified fully…

Computer Vision and Pattern Recognition · Computer Science 2021-04-06 Yanwei Li , Hengshuang Zhao , Xiaojuan Qi , Liwei Wang , Zeming Li , Jian Sun , Jiaya Jia

Referring Expression Comprehension (REC) has become one of the most important tasks in visual reasoning, since it is an essential step for many vision-and-language tasks such as visual question answering. However, it has not been widely…

Computer Vision and Pattern Recognition · Computer Science 2021-05-06 Wei Suo , Mengyang Sun , Peng Wang , Qi Wu