中文
相关论文

相关论文: Optimal Correction Cost for Object Detection Evalu…

200 篇论文

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

Mean Average Precision (mAP) has been widely used for evaluating the quality of object detectors, but an efficient implementation is still absent. Current implementations can only count true positives (TP's) and false positives (FP's) for…

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

The ability to detect objects regardless of image distortions or weather conditions is crucial for real-world applications of deep learning like autonomous driving. We here provide an easy-to-use benchmark to assess how object detection…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Claudio Michaelis , Benjamin Mitzkus , Robert Geirhos , Evgenia Rusak , Oliver Bringmann , Alexander S. Ecker , Matthias Bethge , Wieland Brendel

Current top performing object detectors employ detection proposals to guide the search for objects, thereby avoiding exhaustive sliding window search across images. Despite the popularity and widespread use of detection proposals, it is…

计算机视觉与模式识别 · 计算机科学 2015-08-07 Jan Hosang , Rodrigo Benenson , Piotr Dollár , Bernt Schiele

Object removal refers to the process of erasing designated objects from an image while preserving the overall appearance, and it is one area where image inpainting is widely used in real-world applications. The performance of an object…

计算机视觉与模式识别 · 计算机科学 2024-04-18 Changsuk Oh , Dongseok Shim , Taekbeom Lee , H. Jin Kim

Arbitrary-oriented object detection is a relatively emerging but challenging task. Although remarkable progress has been made, there still remain many unsolved issues due to the large diversity of patterns in orientation, scale, aspect…

计算机视觉与模式识别 · 计算机科学 2023-07-11 Peng Sun , Yongbin Zheng , Wenqi Wu , Wanying Xu , Shengjian Bai

There are many limitations applying object detection algorithm on various environments. Especially detecting small objects is still challenging because they have low resolution and limited information. We propose an object detection method…

计算机视觉与模式识别 · 计算机科学 2019-12-17 Jeong-Seon Lim , Marcella Astrid , Hyun-Jin Yoon , Seung-Ik Lee

During deployment, an object detector is expected to operate at a similar performance level reported on its testing dataset. However, when deployed onboard mobile robots that operate under varying and complex environmental conditions, the…

计算机视觉与模式识别 · 计算机科学 2021-03-10 Quazi Marufur Rahman , Niko Sünderhauf , Feras Dayoub

The detection and prevention of illegal fishing is critical to maintaining a healthy and functional ecosystem. Recent research on ship detection in satellite imagery has focused exclusively on performance improvements, disregarding…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Arthur Van Meerbeeck , Jordy Van Landeghem , Ruben Cartuyvels , Marie-Francine Moens

Affordance detection refers to identifying the potential action possibilities of objects in an image, which is an important ability for robot perception and manipulation. To empower robots with this ability in unseen scenarios, we consider…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Hongchen Luo , Wei Zhai , Jing Zhang , Yang Cao , Dacheng Tao

Ensuring safety is the primary objective of automated driving, which necessitates a comprehensive and accurate perception of the environment. While numerous performance evaluation metrics exist for assessing perception capabilities,…

计算机视觉与模式识别 · 计算机科学 2025-12-18 Jörg Gamerdinger , Sven Teufel , Stephan Amann , Oliver Bringmann

Unbiased confidence estimates of neural networks are crucial especially for safety-critical applications. Many methods have been developed to calibrate biased confidence estimates. Though there is a variety of methods for classification,…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Fabian Küppers , Jan Kronenberger , Amirhossein Shantia , Anselm Haselhoff

A reasonable evaluation standard underlies construction of effective deep learning models. However, we find in experiments that the automatic crack detectors based on deep learning are obviously underestimated by the widely used mean…

计算机视觉与模式识别 · 计算机科学 2020-07-24 Hongyu Li , Jihe Wang , Yu Zhang , Zirui Wang , Tiejun Wang

Object detectors often experience a drop in performance when new environmental conditions are insufficiently represented in the training data. This paper studies how to automatically fine-tune a pre-existing object detector while exploring…

计算机视觉与模式识别 · 计算机科学 2023-02-22 Gianluca Scarpellini , Stefano Rosa , Pietro Morerio , Lorenzo Natale , Alessio Del Bue

Object detectors have improved considerably in the last years by using advanced CNN architectures. However, many detector hyper-parameters are generally manually tuned, or they are used with values set by the detector authors. Automatic…

计算机视觉与模式识别 · 计算机科学 2020-10-30 Mohandass Muthuraja , Octavio Arriaga , Paul Plöger , Frank Kirchner , Matias Valdenegro-Toro

Most state-of-the-art object detection systems follow an anchor-based diagram. Anchor boxes are densely proposed over the images and the network is trained to predict the boxes position offset as well as the classification confidence.…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Wenshuo Ma , Tingzhong Tian , Hang Xu , Yimin Huang , Zhenguo Li

An object detection pipeline comprises a camera that captures the scene and an object detector that processes these images. The quality of the images directly affects the performance of the object detector. Many works nowadays focus either…

机器人学 · 计算机科学 2022-07-20 Leon Amadeus Varga , Sebastian Koch , Andreas Zell

Ground-truth depth, when combined with color data, helps improve object detection accuracy over baseline models that only use color. However, estimated depth does not always yield improvements. Many factors affect the performance of object…

计算机视觉与模式识别 · 计算机科学 2022-04-14 Bedrettin Cetinkaya , Sinan Kalkan , Emre Akbas

We explore the use of conformal prediction to provide statistical uncertainty guarantees for runway detection in vision-based landing systems (VLS). Using fine-tuned YOLOv5 and YOLOv6 models on aerial imagery, we apply conformal prediction…

计算机视觉与模式识别 · 计算机科学 2025-05-23 Alya Zouzou , Léo andéol , Mélanie Ducoffe , Ryma Boumazouza

We consider the matching problem in the metric distortion framework. There are $n$ agents and $n$ items occupying points in a shared metric space, and the goal is to design a matching mechanism that outputs a low-cost matching between the…

计算机科学与博弈论 · 计算机科学 2025-10-08 Jabari Hastings , Prasanna Ramakrishnan