中文
相关论文

相关论文: OoDIS: Anomaly Instance Segmentation and Detection…

200 篇论文

A single unexpected object on the road can cause an accident or may lead to injuries. To prevent this, we need a reliable mechanism for finding anomalous objects on the road. This task, called anomaly segmentation, can be a stepping stone…

计算机视觉与模式识别 · 计算机科学 2023-08-07 Alexey Nekrasov , Alexander Hermans , Lars Kuhnert , Bastian Leibe

State-of-the-art semantic or instance segmentation deep neural networks (DNNs) are usually trained on a closed set of semantic classes. As such, they are ill-equipped to handle previously-unseen objects. However, detecting and localizing…

计算机视觉与模式识别 · 计算机科学 2021-11-10 Robin Chan , Krzysztof Lis , Svenja Uhlemeyer , Hermann Blum , Sina Honari , Roland Siegwart , Pascal Fua , Mathieu Salzmann , Matthias Rottmann

Anomaly segmentation aims to identify Out-of-Distribution (OoD) anomalous objects within images. Existing pixel-wise methods typically assign anomaly scores individually and employ a global thresholding strategy to segment anomalies.…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Yuxing Liu , Ji Zhang , Zhou Xuchuan , Jingzhong Xiao , Huimin Yang , Jiaxin Zhong

Out-of-distribution (OOD) object detection is a critical task focused on detecting objects that originate from a data distribution different from that of the training data. In this study, we investigate to what extent state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2024-08-22 Sadia Ilyas , Ido Freeman , Matthias Rottmann

The detection of unknown traffic obstacles is vital to ensure safe autonomous driving. The standard object-detection methods cannot identify unknown objects that are not included under predefined categories. This is because object-detection…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Chihiro Noguchi , Toshiaki Ohgushi , Masao Yamanaka

Object detection is a pivotal task in computer vision that has received significant attention in previous years. Nonetheless, the capability of a detector to localise objects out of the training distribution remains unexplored. Whilst…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Brian K. S. Isaac-Medina , Yona Falinie A. Gaus , Neelanjan Bhowmik , Toby P. Breckon

Out-of-distribution (OoD) detection and segmentation have attracted growing attention as concerns about AI security rise. Conventional OoD detection methods identify the existence of OoD objects but lack spatial localization, limiting their…

计算机视觉与模式识别 · 计算机科学 2025-08-15 Wenjie Zhao , Jia Li , Yunhui Guo

Out-of-Distribution (OoD) segmentation is critical for safety-sensitive applications like autonomous driving. However, existing mask-based methods often suffer from boundary imprecision, inconsistent anomaly scores within objects, and false…

计算机视觉与模式识别 · 计算机科学 2025-07-14 Jeonghoon Song , Sunghun Kim , Jaegyun Im , Byeongjoon Noh

Recent works on predictive uncertainty estimation have shown promising results on Out-Of-Distribution (OOD) detection for semantic segmentation. However, these methods struggle to precisely locate the point of interest in the image, i.e,…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Victor Besnier , Andrei Bursuc , David Picard , Alexandre Briot

To operate safely, autonomous vehicles (AVs) need to detect and handle unexpected objects or anomalies on the road. While significant research exists for anomaly detection and segmentation in 2D, research progress in 3D is underexplored.…

计算机视觉与模式识别 · 计算机科学 2025-05-06 Alexey Nekrasov , Malcolm Burdorf , Stewart Worrall , Bastian Leibe , Julie Stephany Berrio Perez

This paper introduces a novel anomaly detection (AD) problem aimed at identifying `odd-looking' objects within a scene by comparing them to other objects present. Unlike traditional AD benchmarks with fixed anomaly criteria, our task…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Ankan Bhunia , Changjian Li , Hakan Bilen

Effective Out-of-Distribution (OOD) detection is criti-cal for ensuring the reliability of semantic segmentation models, particularly in complex road environments where safety and accuracy are paramount. Despite recent advancements in large…

计算机视觉与模式识别 · 计算机科学 2025-08-21 Jeonghyo Song , Kimin Yun , DaeUng Jo , Jinyoung Kim , Youngjoon Yoo

Instance-aware segmentation of unseen objects is essential for a robotic system in an unstructured environment. Although previous works achieved encouraging results, they were limited to segmenting the only visible regions of unseen…

机器人学 · 计算机科学 2022-03-01 Seunghyeok Back , Joosoon Lee , Taewon Kim , Sangjun Noh , Raeyoung Kang , Seongho Bak , Kyoobin Lee

Autonomous vehicles (AVs) use object detection models to recognize their surroundings and make driving decisions accordingly. Conventional object detection approaches classify objects into known classes, which limits the AV's ability to…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Menna Taha , Aya Ahmed , Mohammed Karmoose , Yasser Gadallah

Current closed-set instance segmentation models rely on pre-defined class labels for each mask during training and evaluation, largely limiting their ability to detect novel objects. Open-world instance segmentation (OWIS) models address…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Muzhi Zhu , Hengtao Li , Hao Chen , Chengxiang Fan , Weian Mao , Chenchen Jing , Yifan Liu , Chunhua Shen

In this paper, we review the state of the art in Out-of-Distribution (OoD) segmentation, with a focus on road obstacle detection in automated driving as a real-world application. We analyse the performance of existing methods on two widely…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Youssef Shoeb , Azarm Nowzad , Hanno Gottschalk

In the past few years, we have seen great progress in perception algorithms, particular through the use of deep learning. However, most existing approaches focus on a few categories of interest, which represent only a small fraction of the…

计算机视觉与模式识别 · 计算机科学 2019-10-25 Kelvin Wong , Shenlong Wang , Mengye Ren , Ming Liang , Raquel Urtasun

The ability to detect objects that are not prevalent in the training set is a critical capability in many 3D applications, including autonomous driving. Machine learning methods for object recognition often assume that all object categories…

计算机视觉与模式识别 · 计算机科学 2025-07-02 Zizhao Li , Xueyang Kang , Joseph West , Kourosh Khoshelham

Deep learning has led to remarkable strides in scene understanding with panoptic segmentation emerging as a key holistic scene interpretation task. However, the performance of panoptic segmentation is severely impacted in the presence of…

计算机视觉与模式识别 · 计算机科学 2023-10-19 Rohit Mohan , Kiran Kumaraswamy , Juana Valeria Hurtado , Kürsat Petek , Abhinav Valada

Understanding the surrounding environment is fundamental in autonomous driving and robotic perception. Distinguishing between known classes and previously unseen objects is crucial in real-world environments, as done in Anomaly…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Simone Mosco , Daniel Fusaro , Alberto Pretto
‹ 上一页 1 2 3 10 下一页 ›