中文
相关论文

相关论文: Uncertainty for Identifying Open-Set Errors in Vis…

200 篇论文

The ability to detect and track the dynamic objects in different scenes is fundamental to real-world applications, e.g., autonomous driving and robot navigation. However, traditional Multi-Object Tracking (MOT) is limited to tracking…

计算机视觉与模式识别 · 计算机科学 2025-01-08 Qiankun Liu , Yichen Li , Yuqi Jiang , Ying Fu

A more realistic object detection paradigm, Open-World Object Detection, has arisen increasing research interests in the community recently. A qualified open-world object detector can not only identify objects of known categories, but also…

计算机视觉与模式识别 · 计算机科学 2022-02-17 Shuo Yang , Peize Sun , Yi Jiang , Xiaobo Xia , Ruiheng Zhang , Zehuan Yuan , Changhu Wang , Ping Luo , Min Xu

Recent advancements in large-scale foundational models have sparked widespread interest in training highly proficient large vision models. A common consensus revolves around the necessity of aggregating extensive, high-quality annotated…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Cheng Shi , Yuchen Zhu , Sibei Yang

Detecting both known and unknown objects is a fundamental skill for robot manipulation in unstructured environments. Open-set object detection (OSOD) is a promising direction to handle the problem consisting of two subtasks: objects and…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Zhongxiang Zhou , Yifei Yang , Yue Wang , Rong Xiong

Collecting high quality data for object detection tasks is challenging due to the inherent subjectivity in labeling the boundaries of an object. This makes it difficult to not only collect consistent annotations across a dataset but also to…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Darryl Hannan , Timothy Doster , Henry Kvinge , Adam Attarian , Yijing Watkins

Few-shot Open-set Object Detection (FOOD) poses a challenge in many open-world scenarios. It aims to train an open-set detector to detect known objects while rejecting unknowns with scarce training samples. Existing FOOD methods are subject…

计算机视觉与模式识别 · 计算机科学 2025-05-22 Zhaowei Wu , Binyi Su , Qichuan Geng , Hua Zhang , Zhong Zhou

State-of-the-art Object Detection (OD) methods predominantly operate under a closed-world assumption, where test-time categories match those encountered during training. However, detecting and localizing unknown objects is crucial for…

计算机视觉与模式识别 · 计算机科学 2025-06-18 Daniel Montoya , Aymen Bouguerra , Alexandra Gomez-Villa , Fabio Arnez

Are vision-language models (VLMs) for open-vocabulary perception inherently open-set models because they are trained on internet-scale datasets? We answer this question with a clear no - VLMs introduce closed-set assumptions via their…

计算机视觉与模式识别 · 计算机科学 2024-07-22 Dimity Miller , Niko Sünderhauf , Alex Kenna , Keita Mason

While visual object detection with deep learning has received much attention in the past decade, cases when heavy intra-class occlusions occur have not been studied thoroughly. In this work, we propose a Non-Maximum-Suppression (NMS)…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Chenhongyi Yang , Vitaly Ablavsky , Kaihong Wang , Qi Feng , Margrit Betke

With the human pursuit of knowledge, open-set object detection (OSOD) has been designed to identify unknown objects in a dynamic world. However, an issue with the current setting is that all the predicted unknown objects share the same…

计算机视觉与模式识别 · 计算机科学 2022-04-13 Jiyang Zheng , Weihao Li , Jie Hong , Lars Petersson , Nick Barnes

Underwater object-level mapping requires incorporating visual foundation models to handle the uncommon and often previously unseen object classes encountered in marine scenarios. In this work, a metric of semantic uncertainty for open-set…

机器人学 · 计算机科学 2024-09-19 Kurran Singh , John J. Leonard

The vast majority of uncertainty quantification methods for deep object detectors such as variational inference are based on the network output. Here, we study gradient-based epistemic uncertainty metrics for deep object detectors to obtain…

计算机视觉与模式识别 · 计算机科学 2022-03-21 Tobias Riedlinger , Matthias Rottmann , Marius Schubert , Hanno Gottschalk

We tackle the challenging problem of Open-Set Object Detection (OSOD), which aims to detect both known and unknown objects in unlabelled images. The main difficulty arises from the absence of supervision for these unknown classes, making it…

计算机视觉与模式识别 · 计算机科学 2024-12-13 Silin Cheng , Yuanpei Liu , Kai Han

Open-set object recognition aims to identify if an object is from a class that has been encountered during training or not. To perform open-set object recognition accurately, a key challenge is how to reduce the reliance on…

计算机视觉与模式识别 · 计算机科学 2023-12-22 Haoxuan Qu , Xiaofei Hui , Yujun Cai , Jun Liu

Object hallucination in large vision-language models presents a significant challenge to their safe deployment in real-world applications. Recent works have proposed object-level hallucination scores to estimate the likelihood of object…

计算机视觉与模式识别 · 计算机科学 2025-10-16 Seongheon Park , Sharon Li

Depth perception is a crucial component of monoc-ular 3D detection tasks that typically involve ill-posed problems. In light of the success of sample mining techniques in 2D object detection, we propose a simple yet effective mining…

计算机视觉与模式识别 · 计算机科学 2023-07-03 Weixin Mao , Jinrong Yang , Zheng Ge , Lin Song , Hongyu Zhou , Tiezheng Mao , Zeming Li , Osamu Yoshie

Open-world object detection (OWOD) is a challenging computer vision problem, where the task is to detect a known set of object categories while simultaneously identifying unknown objects. Additionally, the model must incrementally learn new…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Akshita Gupta , Sanath Narayan , K J Joseph , Salman Khan , Fahad Shahbaz Khan , Mubarak Shah

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

Instance detection (InsDet) is a long-lasting problem in robotics and computer vision, aiming to detect object instances (predefined by some visual examples) in a cluttered scene. Despite its practical significance, its advancement is…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Qianqian Shen , Yunhan Zhao , Nahyun Kwon , Jeeeun Kim , Yanan Li , Shu Kong

Zero-shot object detection aims to localize and recognize objects of unseen classes. Most of existing works face two problems: the low recall of RPN in unseen classes and the confusion of unseen classes with background. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Lu Zhang , Chenbo Zhang , Jiajia Zhao , Jihong Guan , Shuigeng Zhou