中文
相关论文

相关论文: Evaluating Large-Vocabulary Object Detectors: The …

200 篇论文

Object detection (OD) in computer vision has made significant progress in recent years, transitioning from closed-set labels to open-vocabulary detection (OVD) based on large-scale vision-language pre-training (VLP). However, current…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Yiyang Yao , Peng Liu , Tiancheng Zhao , Qianqian Zhang , Jiajia Liao , Chunxin Fang , Kyusong Lee , Qing Wang

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…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Dongli Xu , Jinhong Deng , Wen Li

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…

计算机视觉与模式识别 · 计算机科学 2021-12-10 Chenxin Tao , Zizhang Li , Xizhou Zhu , Gao Huang , Yong Liu , Jifeng Dai

Object detection is a fundamental vision task. It has been highly researched in academia and has been widely adopted in industry. Average Precision (AP) is the standard score for evaluating object detectors. Our understanding of the…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Ali Borji

Average precision (AP) is a widely used metric to evaluate detection accuracy of image and video object detectors. In this paper, we analyze object detection from videos and point out that AP alone is not sufficient to capture the temporal…

计算机视觉与模式识别 · 计算机科学 2019-11-11 Huizi Mao , Xiaodong Yang , William J. Dally

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…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Kean Chen , Weiyao Lin , Jianguo Li , John See , Ji Wang , Junni Zou

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…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Kean Chen , Jianguo Li , Weiyao Lin , John See , Ji Wang , Lingyu Duan , Zhibo Chen , Changwei He , Junni Zou

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…

计算机视觉与模式识别 · 计算机科学 2018-07-06 Kemal Oksuz , Baris Can Cam , Emre Akbas , Sinan Kalkan

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)…

计算机视觉与模式识别 · 计算机科学 2021-01-08 Kemal Oksuz , Baris Can Cam , Emre Akbas , Sinan Kalkan

Current object detectors are limited in vocabulary size due to the small scale of detection datasets. Image classifiers, on the other hand, reason about much larger vocabularies, as their datasets are larger and easier to collect. We…

计算机视觉与模式识别 · 计算机科学 2022-08-01 Xingyi Zhou , Rohit Girdhar , Armand Joulin , Philipp Krähenbühl , Ishan Misra

Despite being widely used as a performance measure for visual detection tasks, Average Precision (AP) is limited in (i) reflecting localisation quality, (ii) interpretability and (iii) robustness to the design choices regarding its…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Kemal Oksuz , Baris Can Cam , Sinan Kalkan , Emre Akbas

The 3D Average Precision (3D AP) relies on the intersection over union between predictions and ground truth objects. However, camera-only detectors have limited depth accuracy, which may cause otherwise reasonable predictions that suffer…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Wei-Chih Hung , Vincent Casser , Henrik Kretzschmar , Jyh-Jing Hwang , Dragomir Anguelov

Obtaining gold standard annotated data for object detection is often costly, involving human-level effort. Semi-supervised object detection algorithms solve the problem with a small amount of gold-standard labels and a large unlabelled…

计算机视觉与模式识别 · 计算机科学 2022-06-03 Somnath Hazra , Pallab Dasgupta

Optimizing the approximation of Average Precision (AP) has been widely studied for image retrieval. Limited by the definition of AP, such methods consider both negative and positive instances ranking before each positive instance. However,…

信息检索 · 计算机科学 2022-05-10 Zhuo Li , Weiqing Min , Jiajun Song , Yaohui Zhu , Liping Kang , Xiaoming Wei , Xiaolin Wei , Shuqiang Jiang

Existing open-vocabulary object detectors typically enlarge their vocabulary sizes by leveraging different forms of weak supervision. This helps generalize to novel objects at inference. Two popular forms of weak-supervision used in…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Hanoona Rasheed , Muhammad Maaz , Muhammad Uzair Khattak , Salman Khan , Fahad Shahbaz Khan

Object detection remains as one of the most notorious open problems in computer vision. Despite large strides in accuracy in recent years, modern object detectors have started to saturate on popular benchmarks raising the question of how…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Ali Borji

The majority of current object detectors lack context: class predictions are made independently from other detections. We propose to incorporate context in object detection by post-processing the output of an arbitrary detector to rescore…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Lourenço V. Pato , Renato Negrinho , Pedro M. Q. Aguiar

Object detection remains as one of the most notorious open problems in computer vision. Despite large strides in accuracy in recent years, modern object detectors have started to saturate on popular benchmarks raising the question of how…

计算机视觉与模式识别 · 计算机科学 2019-12-18 Ali Borji , Seyed Mehdi Iranmanesh

Optimising a ranking-based metric, such as Average Precision (AP), is notoriously challenging due to the fact that it is non-differentiable, and hence cannot be optimised directly using gradient-descent methods. To this end, we introduce an…

计算机视觉与模式识别 · 计算机科学 2020-09-10 Andrew Brown , Weidi Xie , Vicky Kalogeiton , Andrew Zisserman

One-class classification is a challenging subfield of machine learning in which so-called data descriptors are used to predict membership of a class based solely on positive examples of that class, and no counter-examples. A number of data…

机器学习 · 计算机科学 2021-06-01 Oliver Urs Lenz , Daniel Peralta , Chris Cornelis
‹ 上一页 1 2 3 10 下一页 ›