中文
相关论文

相关论文: Decoupled IoU Regression for Object Detection

200 篇论文

Multi-ship tracking (MST) as a core technology has been proven to be applied to situational awareness at sea and the development of a navigational system for autonomous ships. Despite impressive tracking outcomes achieved by multi-object…

人工智能 · 计算机科学 2023-10-10 Hongyu Zhao , Gongming Wei , Yang Xiao , Xianglei Xing

Due to the simpleness and high efficiency, single-stage object detectors have been widely applied in many computer vision applications . However, the low correlation between the classification score and localization accuracy of the…

计算机视觉与模式识别 · 计算机科学 2020-04-16 Shengkai Wu , Xiaoping Li , Xinggang Wang

Over the past decade, lidars have become a cornerstone of robotics state estimation and perception thanks to their ability to provide accurate geometric information about their surroundings in the form of 3D scans. Unfortunately, most of…

机器人学 · 计算机科学 2024-10-08 Cedric Le Gentil , Raphael Falque , Teresa Vidal-Calleja

Depth Estimation and Object Detection Recognition play an important role in autonomous driving technology under the guidance of deep learning artificial intelligence. We propose a hybrid structure called RealNet: a co-design method…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Zhuohao Li , Fandi Gou , Qixin De , Leqi Ding , Yuanhang Zhang , Yunze Cai

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

3D object detection is an important yet demanding task that heavily relies on difficult to obtain 3D annotations. To reduce the required amount of supervision, we propose 3DIoUMatch, a novel semi-supervised method for 3D object detection…

计算机视觉与模式识别 · 计算机科学 2021-07-07 He Wang , Yezhen Cong , Or Litany , Yue Gao , Leonidas J. Guibas

Mistakes/uncertainties in object detection could lead to catastrophes when deploying robots in the real world. In this paper, we measure the uncertainties of object localization to minimize this kind of risk. Uncertainties emerge upon…

计算机视觉与模式识别 · 计算机科学 2020-07-03 Yihui He , Jianren Wang

Substantial efforts have been devoted more recently to presenting various methods for object detection in optical remote sensing images. However, the current survey of datasets and deep learning based methods for object detection in optical…

计算机视觉与模式识别 · 计算机科学 2019-12-06 Ke Li , Gang Wan , Gong Cheng , Liqiu Meng , Junwei Han

Detecting tiny objects is a very challenging problem since a tiny object only contains a few pixels in size. We demonstrate that state-of-the-art detectors do not produce satisfactory results on tiny objects due to the lack of appearance…

计算机视觉与模式识别 · 计算机科学 2022-06-15 Jinwang Wang , Chang Xu , Wen Yang , Lei Yu

Object detection has been applied in a wide variety of real world scenarios, so detection algorithms must provide confidence in the results to ensure that appropriate decisions can be made based on their results. Accordingly, several…

计算机视觉与模式识别 · 计算机科学 2021-08-26 Sanghun Park , Kunhee Kim , Eunseop Lee , Daijin Kim

Automated detection of contraband items in X-ray images can significantly increase public safety, by enhancing the productivity and alleviating the mental load of security officers in airports, subways, customs/post offices, etc. The large…

计算机视觉与模式识别 · 计算机科学 2023-05-04 Georgios Batsis , Ioannis Mademlis , Georgios Th. Papadopoulos

Out-of-distribution (OOD) detection is crucial for the deployment of machine learning models in the open world. While existing OOD detectors are effective in identifying OOD samples that deviate significantly from in-distribution (ID) data,…

机器学习 · 计算机科学 2024-12-10 Hao Fu , Prashanth Krishnamurthy , Siddharth Garg , Farshad Khorrami

Accurately ranking the vast number of candidate detections is crucial for dense object detectors to achieve high performance. Prior work uses the classification score or a combination of classification and predicted localization scores to…

计算机视觉与模式识别 · 计算机科学 2021-03-05 Haoyang Zhang , Ying Wang , Feras Dayoub , Niko Sünderhauf

In object detection with deep neural networks, the box-wise objectness score tends to be overconfident, sometimes even indicating high confidence in presence of inaccurate predictions. Hence, the reliability of the prediction and therefore…

计算机视觉与模式识别 · 计算机科学 2020-10-07 Marius Schubert , Karsten Kahl , Matthias Rottmann

Infrared-visible object detection aims to achieve robust object detection by leveraging the complementary information of infrared and visible image pairs. However, the commonly existing modality misalignment problem presents two challenges:…

计算机视觉与模式识别 · 计算机科学 2025-10-02 Junjie Guo , Chenqiang Gao , Fangcen Liu , Deyu Meng

Bounding box regression is one of the important steps of object detection. However, rotation detectors often involve a more complicated loss based on SkewIoU which is unfriendly to gradient-based training. Most of the existing loss…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Siliang Ma , Yong Xu

The availability of real-world datasets is the prerequisite for developing object detection methods for autonomous driving. While ambiguity exists in object labels due to error-prone annotation process or sensor observation noises, current…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Zining Wang , Di Feng , Yiyang Zhou , Lars Rosenbaum , Fabian Timm , Klaus Dietmayer , Masayoshi Tomizuka , Wei Zhan

Anchor-based detectors have been continuously developed for object detection. However, the individual anchor box makes it difficult to predict the boundary's offset accurately. Instead of taking each bounding box as a closed individual, we…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Yilong Lv , Min Li , Yujie He , Shaopeng Li , Zhuzhen He , Aitao Yang

Loss functions is a crucial factor that affecting the detection precision in object detection task. In this paper, we optimize both two loss functions for classification and localization simultaneously. Firstly, by multiplying an IoU-based…

计算机视觉与模式识别 · 计算机科学 2021-08-02 Shang Jiang , Haoran Qin , Bingli Zhang , Jieyu Zheng

Unknown Object Detection (UOD) aims to identify objects of unseen categories, differing from the traditional detection paradigm limited by the closed-world assumption. A key component of UOD is learning a generalized representation, i.e.…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Haomiao Liu , Hao Xu , Chuhuai Yue , Bo Ma