中文
相关论文

相关论文: Stochastic-YOLO: Efficient Probabilistic Object De…

200 篇论文

Object localization in satellite imagery is particularly challenging due to the high variability of objects, low spatial resolution, and interference from noise and dominant features such as clouds and city lights. In this research, we…

计算机视觉与模式识别 · 计算机科学 2025-07-09 Seraj Al Mahmud Mostafa , Chenxi Wang , Jia Yue , Yuta Hozumi , Jianwu Wang

Monte Carlo dropout may effectively capture model uncertainty in deep learning, where a measure of uncertainty is obtained by using multiple instances of dropout at test time. However, Monte Carlo dropout is applied across the whole network…

信号处理 · 电气工程与系统科学 2020-02-03 Liangping Ma , John Kaewell

Although the YOLOv2 method is extremely fast on object detection, its detection accuracy is restricted due to the low performance of its backbone network and the underutilization of multi-scale region features. Therefore, a dense connection…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Zhanchao Huang , Jianlin Wang , Xuesong Fu , Tao Yu , Yongqi Guo , Rutong Wang

The availability of many real-world driving datasets is a key reason behind the recent progress of object detection algorithms in autonomous driving. However, there exist ambiguity or even failures in object labels due to error-prone…

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

We present a new version of YOLO with better performance and extended with instance segmentation called Poly-YOLO. Poly-YOLO builds on the original ideas of YOLOv3 and removes two of its weaknesses: a large amount of rewritten labels and…

计算机视觉与模式识别 · 计算机科学 2020-06-01 Petr Hurtik , Vojtech Molek , Jan Hula , Marek Vajgl , Pavel Vlasanek , Tomas Nejezchleba

Natural distribution shift causes a deterioration in the perception performance of convolutional neural networks (CNNs). This comprehensive analysis for real-world traffic data addresses: 1) investigating the effect of natural distribution…

计算机视觉与模式识别 · 计算机科学 2024-09-24 Fabian Diet , Moussa Kassem Sbeyti , Michelle Karg

Object detection using images or videos captured by drones is a promising technology with significant potential across various industries. However, a major challenge is that drone images are typically taken from high altitudes, making…

计算机视觉与模式识别 · 计算机科学 2025-11-17 Hyun-Ki Jung

Accurate uncertainty estimates are essential for deploying deep object detectors in safety-critical systems. The development and evaluation of probabilistic object detectors have been hindered by shortcomings in existing performance…

计算机视觉与模式识别 · 计算机科学 2022-12-09 Georg Hess , Christoffer Petersson , Lennart Svensson

This paper presents an efficient way of detecting directed objects by predicting their center coordinates and direction angle. Since the objects are of uniform size, the proposed model works without predicting the object's width and height.…

计算机视觉与模式识别 · 计算机科学 2023-08-10 Đorđe Nedeljković

In this paper the application of uncertainty modeling to convolutional neural networks is evaluated. A novel method for adjusting the network's predictions based on uncertainty information is introduced. This allows the network to be either…

计算机视觉与模式识别 · 计算机科学 2016-12-23 Rene Grzeszick , Sebastian Sudholt , Gernot A. Fink

This paper addresses the inherent limitations of conventional bottleneck structures (diminished instance discriminability due to overemphasis on batch statistics) and decoupled heads (computational redundancy) in object detection frameworks…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Lin Huang , Yujuan Tan , Weisheng Li , Shitai Shan , Liu Liu , Linlin Shen , Jing Yu , Yue Niu

Knowing the uncertainty associated with the output of a deep neural network is of paramount importance in making trustworthy decisions, particularly in high-stakes fields like medical diagnosis and autonomous systems. Monte Carlo Dropout…

计算机视觉与模式识别 · 计算机科学 2025-05-22 Hamzeh Asgharnezhad , Afshar Shamsi , Roohallah Alizadehsani , Arash Mohammadi , Hamid Alinejad-Rokny

Active learning aims to reduce labeling costs by selecting only the most informative samples on a dataset. Few existing works have addressed active learning for object detection. Most of these methods are based on multiple models or are…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Jiwoong Choi , Ismail Elezi , Hyuk-Jae Lee , Clement Farabet , Jose M. Alvarez

We introduce YOLO-pose, a novel heatmap-free approach for joint detection, and 2D multi-person pose estimation in an image based on the popular YOLO object detection framework. Existing heatmap based two-stage approaches are sub-optimal as…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Debapriya Maji , Soyeb Nagori , Manu Mathew , Deepak Poddar

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

Road object detection is an important branch of automatic driving technology, The model with higher detection accuracy is more conducive to the safe driving of vehicles. In road object detection, the omission of small objects and occluded…

计算机视觉与模式识别 · 计算机科学 2023-02-17 Tao Yang , Youyu Wu , Yangxintai Tang

Efficient and accurate annotation of datasets remains a significant challenge for deploying object detection models such as You Only Look Once (YOLO) in real-world applications, particularly in agriculture where rapid decision-making is…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Mohamed Abdallah Salem , Ahmed Harb Rabia

We introduce RMP-YOLO, a unified framework designed to provide robust motion predictions even with incomplete input data. Our key insight stems from the observation that complete and reliable historical trajectory data plays a pivotal role…

机器人学 · 计算机科学 2025-06-23 Jiawei Sun , Jiahui Li , Tingchen Liu , Chengran Yuan , Shuo Sun , Zefan Huang , Anthony Wong , Keng Peng Tee , Marcelo H. Ang

Fracture detection plays a critical role in medical imaging analysis, traditional fracture diagnosis relies on visual assessment by experienced physicians, however the speed and accuracy of this approach are constrained by the expertise.…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Yuyang Sun , Junchuan Yu , Cuiming Zou

Building upon score-based learning, new interest in stochastic localization techniques has recently emerged. In these models, one seeks to noise a sample from the data distribution through a stochastic process, called observation process,…

机器学习 · 统计学 2026-02-24 Louis Grenioux , Maxence Noble , Marylou Gabrié , Alain Oliviero Durmus