English
Related papers

Related papers: AP-Loss for Accurate One-Stage Object Detection

200 papers

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

Loss functions play an important role in training deep-network-based object detectors. The most widely used evaluation metric for object detection is Average Precision (AP), which captures the performance of localization and classification…

Computer Vision and Pattern Recognition · Computer Science 2021-12-10 Chenxin Tao , Zizhang Li , Xizhou Zhu , Gao Huang , Yong Liu , Jifeng Dai

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

Average precision (AP) loss has recently shown promising performance on the dense object detection task. However,a deep understanding of how AP loss affects the detector from a pairwise ranking perspective has not yet been developed.In this…

Computer Vision and Pattern Recognition · Computer Science 2022-07-26 Dongli Xu , Jinhong Deng , Wen Li

The highest accuracy object detectors to date are based on a two-stage approach popularized by R-CNN, where a classifier is applied to a sparse set of candidate object locations. In contrast, one-stage detectors that are applied over a…

Computer Vision and Pattern Recognition · Computer Science 2018-02-08 Tsung-Yi Lin , Priya Goyal , Ross Girshick , Kaiming He , Piotr Dollár

Common object detection models consist of classification and regression branches, due to different task drivers, these two branches have different sensibility to the features from the same scale level and the same spatial location. The…

Computer Vision and Pattern Recognition · Computer Science 2022-07-07 Shuaizheng Hao , Hongzhe Liu , Ningwei Wang , Cheng Xu

Single-stage object detectors have been widely applied in computer vision applications due to their high efficiency. However, we find that the loss functions adopted by single-stage object detectors hurt the localization accuracy seriously.…

Computer Vision and Pattern Recognition · Computer Science 2020-12-15 Shengkai Wu , Jinrong Yang , Xinggang Wang , Xiaoping Li

DETR has set up a simple end-to-end pipeline for object detection by formulating this task as a set prediction problem, showing promising potential. Despite its notable advancements, this paper identifies two key forms of misalignment…

Computer Vision and Pattern Recognition · Computer Science 2024-12-24 Zhi Cai , Songtao Liu , Guodong Wang , Zheng Ge , Xiangyu Zhang , Di Huang

Real-time single-stage object detectors based on deep learning still remain less accurate than more complex ones. The trade-off between model performance and computational speed is a major challenge. In this paper, we propose a new way to…

Computer Vision and Pattern Recognition · Computer Science 2020-03-18 Florian Chabot , Quoc-Cuong Pham , Mohamed Chaouch

A standard one-stage detector is comprised of two tasks: classification and regression. Anchors of different shapes are introduced for each location in the feature map to mitigate the challenge of regression for multi-scale objects.…

Computer Vision and Pattern Recognition · Computer Science 2020-09-11 Lei Chen , Qi Qian , Hao Li

We propose average Localisation-Recall-Precision (aLRP), a unified, bounded, balanced and ranking-based loss function for both classification and localisation tasks in object detection. aLRP extends the Localisation-Recall-Precision (LRP)…

Computer Vision and Pattern Recognition · Computer Science 2021-01-08 Kemal Oksuz , Baris Can Cam , Emre Akbas , Sinan Kalkan

RetinaNet proposed Focal Loss for classification task and improved one-stage detectors greatly. However, there is still a gap between it and two-stage detectors. We analyze the prediction of RetinaNet and find that the misalignment of…

Computer Vision and Pattern Recognition · Computer Science 2020-11-23 Wu Kehe , Chen Zuge , Zhang Xiaoliang , Li Wei

Image retrieval can be formulated as a ranking problem where the goal is to order database images by decreasing similarity to the query. Recent deep models for image retrieval have outperformed traditional methods by leveraging…

Computer Vision and Pattern Recognition · Computer Science 2019-06-19 Jerome Revaud , Jon Almazan , Rafael Sampaio de Rezende , Cesar Roberto de Souza

In image retrieval, standard evaluation metrics rely on score ranking, \eg average precision (AP), recall at k (R@k), normalized discounted cumulative gain (NDCG). In this work we introduce a general framework for robust and decomposable…

Computer Vision and Pattern Recognition · Computer Science 2023-09-18 Elias Ramzi , Nicolas Audebert , Clément Rambour , André Araujo , Xavier Bitot , Nicolas Thome

Most existing object detectors suffer from class imbalance problems that hinder balanced performance. In particular, anchor free object detectors have to solve the background imbalance problem due to detection in a per-pixel prediction…

Computer Vision and Pattern Recognition · Computer Science 2020-12-29 Hopyong Gil , Sangwoo Park , Yusang Park , Wongoo Han , Juyean Hong , Juneyoung Jung

Object detection has been one of the most active topics in computer vision for the past years. Recent works have mainly focused on pushing the state-of-the-art in the general-purpose COCO benchmark. However, the use of such detection…

Computer Vision and Pattern Recognition · Computer Science 2021-04-09 Manuel Carranza-García , Pedro Lara-Benítez , Jorge García-Gutiérrez , José C. Riquelme

With the continuous improvement of the performance of object detectors via advanced model architectures, imbalance problems in the training process have received more attention. It is a common paradigm in object detection frameworks to…

Computer Vision and Pattern Recognition · Computer Science 2021-08-10 Yihao Luo , Xiang Cao , Juntao Zhang , Peng Cheng , Tianjiang Wang , Qi Feng

By design, average precision (AP) for object detection aims to treat all classes independently: AP is computed independently per category and averaged. On one hand, this is desirable as it treats all classes equally. On the other hand, it…

Computer Vision and Pattern Recognition · Computer Science 2022-03-16 Achal Dave , Piotr Dollár , Deva Ramanan , Alexander Kirillov , Ross Girshick

Automated driving object detection has always been a challenging task in computer vision due to environmental uncertainties. These uncertainties include significant differences in object sizes and encountering the class unseen. It may…

Computer Vision and Pattern Recognition · Computer Science 2023-11-28 Zezhou Wang , Guitao Cao , Xidong Xi , Jiangtao Wang

Average precision (AP), the area under the recall-precision (RP) curve, is the standard performance measure for object detection. Despite its wide acceptance, it has a number of shortcomings, the most important of which are (i) the…

Computer Vision and Pattern Recognition · Computer Science 2018-07-06 Kemal Oksuz , Baris Can Cam , Emre Akbas , Sinan Kalkan
‹ Prev 1 2 3 10 Next ›