中文
相关论文

相关论文: IoUCert: Robustness Verification for Anchor-based …

200 篇论文

We introduce a novel Interval Bound Propagation (IBP) approach for the formal verification of object detection models, specifically targeting the Intersection over Union (IoU) metric. The approach has been implemented in an open source…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Noémie Cohen , Mélanie Ducoffe , Ryma Boumazouza , Christophe Gabreau , Claire Pagetti , Xavier Pucel , Audrey Galametz

Most deep learning object detectors are based on the anchor mechanism and resort to the Intersection over Union (IoU) between predefined anchor boxes and ground truth boxes to evaluate the matching quality between anchors and objects. In…

计算机视觉与模式识别 · 计算机科学 2020-09-30 Heng Zhang , Elisa Fromont , Sébastien Lefevre , Bruno Avignon

Modern CNN-based object detectors rely on bounding box regression and non-maximum suppression to localize objects. While the probabilities for class labels naturally reflect classification confidence, localization confidence is absent. This…

计算机视觉与模式识别 · 计算机科学 2018-08-01 Borui Jiang , Ruixuan Luo , Jiayuan Mao , Tete Xiao , Yuning Jiang

Current anchor-free object detectors are quite simple and effective yet lack accurate label assignment methods, which limits their potential in competing with classic anchor-based models that are supported by well-designed assignment…

计算机视觉与模式识别 · 计算机科学 2021-04-30 Jiachen Li , Bowen Cheng , Rogerio Feris , Jinjun Xiong , Thomas S. Huang , Wen-Mei Hwu , Humphrey Shi

The accuracy of object detectors and trackers is most commonly evaluated by the Intersection over Union (IoU) criterion. To date, most approaches are restricted to axis-aligned or oriented boxes and, as a consequence, many datasets are only…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Tobias Bottger , Patrick Follmann , Michael Fauser

Modern CNN-based object detectors assign anchors for ground-truth objects under the restriction of object-anchor Intersection-over-Unit (IoU). In this study, we propose a learning-to-match approach to break IoU restriction, allowing objects…

计算机视觉与模式识别 · 计算机科学 2019-11-13 Xiaosong Zhang , Fang Wan , Chang Liu , Rongrong Ji , Qixiang Ye

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…

计算机视觉与模式识别 · 计算机科学 2020-09-08 Kang Kim , Hee Seok Lee

Object detection has seen remarkable progress in recent years with the introduction of Convolutional Neural Networks (CNN). Object detection is a multi-task learning problem where both the position of the objects in the images as well as…

计算机视觉与模式识别 · 计算机科学 2023-04-17 Mofassir ul Islam Arif , Mohsan Jameel , Lars Schmidt-Thieme

Object detection is a vital task in computer vision and has become an integral component of numerous critical systems. However, state-of-the-art object detectors, similar to their classification counterparts, are susceptible to small…

计算机视觉与模式识别 · 计算机科学 2023-08-04 Muhammad , Awais , Weiming , Zhuang , Lingjuan , Lyu , Sung-Ho , Bae

Since many safety-critical systems, such as surgical robots and autonomous driving cars operate in unstable environments with sensor noise and incomplete data, it is desirable for object detectors to take the localization uncertainty into…

计算机视觉与模式识别 · 计算机科学 2022-07-07 Youngwan Lee , Joong-won Hwang , Hyung-Il Kim , Kimin Yun , Yongjin Kwon , Yuseok Bae , Sung Ju Hwang

Evaluation protocols play key role in the developmental progress of text detection methods. There are strict requirements to ensure that the evaluation methods are fair, objective and reasonable. However, existing metrics exhibit some…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Yuliang Liu , Lianwen Jin , Zecheng Xie , Canjie Luo , Shuaitao Zhang , Lele Xie

Four-variable-independent-regression localization losses, such as Smooth-$\ell_1$ Loss, are used by default in modern detectors. Nevertheless, this kind of loss is oversimplified so that it is inconsistent with the final evaluation metric,…

计算机视觉与模式识别 · 计算机科学 2021-12-06 Hanyang Peng , Shiqi Yu

As one of the most fundamental and challenging problems in computer vision, object detection tries to locate object instances and find their categories in natural images. The most important step in the evaluation of object detection…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Qiang Zhao , Bin Chen , Hang Xu , Yike Ma , Xiaodong Li , Bailan Feng , Chenggang Yan , Feng Dai

Object detection is an important part in the field of computer vision, and the effect of object detection is directly determined by the regression accuracy of the prediction box. As the key to model training, IoU (Intersection over Union)…

计算机视觉与模式识别 · 计算机科学 2024-08-14 Xiangjie Luo , Zhihao Cai , Bo Shao , Yingxun Wang

Arbitrary-oriented objects widely appear in natural scenes, aerial photographs, remote sensing images, etc., thus arbitrary-oriented object detection has received considerable attention. Many current rotation detectors use plenty of anchors…

计算机视觉与模式识别 · 计算机科学 2020-12-16 Qi Ming , Zhiqiang Zhou , Lingjuan Miao , Hongwei Zhang , Linhao Li

Object detection, as a fundamental computer vision task, has achieved a remarkable progress with the emergence of deep neural networks. Nevertheless, few works explore the adversarial robustness of object detectors to resist adversarial…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Ziyi Dong , Pengxu Wei , Liang Lin

Label assignment plays a significant role in modern object detection models. Detection models may yield totally different performances with different label assignment strategies. For anchor-based detection models, the IoU (Intersection over…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Tianxiao Zhang , Bo Luo , Ajay Sharda , Guanghui Wang

General-purpose object-detection algorithms often dismiss the fine structure of detected objects. This can be traced back to how their proposed regions are evaluated. Our goal is to renegotiate the trade-off between the generality of these…

计算机视觉与模式识别 · 计算机科学 2021-06-01 Azim Ahmadzadeh , Dustin J. Kempton , Yang Chen , Rafal A. Angryk

This work addresses the certification of the local robustness of vision-based two-stage 6D object pose estimation. The two-stage method for object pose estimation achieves superior accuracy by first employing deep neural network-driven…

计算机视觉与模式识别 · 计算机科学 2024-08-02 Xusheng Luo , Tianhao Wei , Simin Liu , Ziwei Wang , Luis Mattei-Mendez , Taylor Loper , Joshua Neighbor , Casidhe Hutchison , Changliu Liu

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…

计算机视觉与模式识别 · 计算机科学 2016-04-08 Spyros Gidaris , Nikos Komodakis
‹ 上一页 1 2 3 10 下一页 ›