English
Related papers

Related papers: Scope Head for Accurate Localization in Object Det…

200 papers

In the majority of object detection frameworks, the confidence of instance classification is used as the quality criterion of predicted bounding boxes, like the confidence-based ranking in non-maximum suppression (NMS). However, the quality…

Computer Vision and Pattern Recognition · Computer Science 2020-07-14 Wenchi Ma , Kaidong Li , Guanghui Wang

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

Keypoint-based detectors have achieved pretty-well performance. However, incorrect keypoint matching is still widespread and greatly affects the performance of the detector. In this paper, we propose CentripetalNet which uses centripetal…

Computer Vision and Pattern Recognition · Computer Science 2020-03-23 Zhiwei Dong , Guoxuan Li , Yue Liao , Fei Wang , Pengju Ren , Chen Qian

There are two mainstreams for object detection: top-down and bottom-up. The state-of-the-art approaches mostly belong to the first category. In this paper, we demonstrate that the bottom-up approaches are as competitive as the top-down and…

Computer Vision and Pattern Recognition · Computer Science 2022-04-19 Kaiwen Duan , Song Bai , Lingxi Xie , Honggang Qi , Qingming Huang , Qi Tian

We propose a fully convolutional one-stage object detector (FCOS) to solve object detection in a per-pixel prediction fashion, analogue to semantic segmentation. Almost all state-of-the-art object detectors such as RetinaNet, SSD, YOLOv3,…

Computer Vision and Pattern Recognition · Computer Science 2019-08-21 Zhi Tian , Chunhua Shen , Hao Chen , Tong He

Keypoint-based methods are a relatively new paradigm in object detection, eliminating the need for anchor boxes and offering a simplified detection framework. Keypoint-based CornerNet achieves state of the art accuracy among single-stage…

Computer Vision and Pattern Recognition · Computer Science 2020-09-18 Hei Law , Yun Teng , Olga Russakovsky , Jia Deng

A recent approach for object detection and human pose estimation is to regress bounding boxes or human keypoints from a central point on the object or person. While this center-point regression is simple and efficient, we argue that the…

Computer Vision and Pattern Recognition · Computer Science 2020-08-04 Fangyun Wei , Xiao Sun , Hongyang Li , Jingdong Wang , Stephen Lin

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

In the field of state-of-the-art object detection, the task of object localization is typically accomplished through a dedicated subnet that emphasizes bounding box regression. This subnet traditionally predicts the object's position by…

Computer Vision and Pattern Recognition · Computer Science 2023-07-20 Peng Zhi , Haoran Zhou , Hang Huang , Rui Zhao , Rui Zhou , Qingguo Zhou

For object detection, the two-stage approach (e.g., Faster R-CNN) has been achieving the highest accuracy, whereas the one-stage approach (e.g., SSD) has the advantage of high efficiency. To inherit the merits of both while overcoming their…

Computer Vision and Pattern Recognition · Computer Science 2018-01-04 Shifeng Zhang , Longyin Wen , Xiao Bian , Zhen Lei , Stan Z. Li

The corner-based detection paradigm enjoys the potential to produce high-quality boxes. But the development is constrained by three factors: 1) Hard to match corners. Heuristic corner matching algorithms can lead to incorrect boxes,…

Computer Vision and Pattern Recognition · Computer Science 2024-11-26 Chenglong Liu , Jintao Liu , Haorao Wei , Jinze Yang , Liangyu Xu , Yuchen Guo , Lu Fang

In object detection, determining which anchors to assign as positive or negative samples, known as anchor assignment, has been revealed as a core procedure that can significantly affect a model's performance. In this paper we propose a…

Computer Vision and Pattern Recognition · Computer Science 2020-09-08 Kang Kim , Hee Seok Lee

Anchor-based Siamese trackers have achieved remarkable advancements in accuracy, yet the further improvement is restricted by the lagged tracking robustness. We find the underlying reason is that the regression network in anchor-based…

Computer Vision and Pattern Recognition · Computer Science 2020-07-10 Zhipeng Zhang , Houwen Peng , Jianlong Fu , Bing Li , Weiming Hu

State-of-the-art object detectors rely on regressing and classifying an extensive list of possible anchors, which are divided into positive and negative samples based on their intersection-over-union (IoU) with corresponding groundtruth…

Computer Vision and Pattern Recognition · Computer Science 2020-06-01 Hengduo Li , Zuxuan Wu , Chen Zhu , Caiming Xiong , Richard Socher , Larry S. Davis

Ship detection in aerial images remains an active yet challenging task due to arbitrary object orientation and complex background from a bird's-eye perspective. Most of the existing methods rely on angular prediction or predefined anchor…

Computer Vision and Pattern Recognition · Computer Science 2021-11-23 Feng Jie , Yuping Liang , Junpeng Zhang , Xiangrong Zhang , Quanhe Yao , Licheng Jiao

Two head structures (i.e. fully connected head and convolution head) have been widely used in R-CNN based detectors for classification and localization tasks. However, there is a lack of understanding of how does these two head structures…

Computer Vision and Pattern Recognition · Computer Science 2020-04-06 Yue Wu , Yinpeng Chen , Lu Yuan , Zicheng Liu , Lijuan Wang , Hongzhi Li , Yun Fu

Although the anchor-based detectors have taken a big step forward in pedestrian detection, the overall performance of algorithm still needs further improvement for practical applications, \emph{e.g.}, a good trade-off between the accuracy…

Computer Vision and Pattern Recognition · Computer Science 2020-07-28 Chubin Zhuang , Zhen Lei , Stan Z. Li

Object detection, instance segmentation, and pose estimation are popular visual recognition tasks which require localizing the object by internal or boundary landmarks. This paper summarizes these tasks as location-sensitive visual…

Computer Vision and Pattern Recognition · Computer Science 2021-04-13 Kaiwen Duan , Lingxi Xie , Honggang Qi , Song Bai , Qingming Huang , Qi Tian

We present DAFNe, a Dense one-stage Anchor-Free deep Network for oriented object detection. As a one-stage model, it performs bounding box predictions on a dense grid over the input image, being architecturally simpler in design, as well as…

Computer Vision and Pattern Recognition · Computer Science 2022-05-31 Steven Lang , Fabrizio Ventola , Kristian Kersting

In object detection, offset-guided and point-guided regression dominate anchor-based and anchor-free method separately. Recently, point-guided approach is introduced to anchor-based method. However, we observe points predicted by this way…

Computer Vision and Pattern Recognition · Computer Science 2020-11-05 Bin Zhu , Qing Song , Lu Yang , Zhihui Wang , Chun Liu , Mengjie Hu