中文
相关论文

相关论文: SegmentMeIfYouCan: A Benchmark for Anomaly Segment…

200 篇论文

Safe navigation of self-driving cars and robots requires a precise understanding of their environment. Training data for perception systems cannot cover the wide variety of objects that may appear during deployment. Thus, reliable…

计算机视觉与模式识别 · 计算机科学 2025-04-11 Alexey Nekrasov , Rui Zhou , Miriam Ackermann , Alexander Hermans , Bastian Leibe , Matthias Rottmann

Semantic segmentation is a crucial component for perception in automated driving. Deep neural networks (DNNs) are commonly used for this task and they are usually trained on a closed set of object classes appearing in a closed operational…

计算机视觉与模式识别 · 计算机科学 2022-02-18 Robin Chan , Svenja Uhlemeyer , Matthias Rottmann , Hanno Gottschalk

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

Deep Neural Networks (DNNs) are rapidly being adopted by the automotive industry, due to their impressive performance in tasks that are essential for autonomous driving. Object segmentation is one such task: its aim is to precisely locate…

机器学习 · 计算机科学 2022-09-15 Jinhan Kim , Jeongil Ju , Robert Feldt , Shin Yoo

Traditional semantic segmentation methods can recognize at test time only the classes that are present in the training set. This is a significant limitation, especially for semantic segmentation algorithms mounted on intelligent autonomous…

计算机视觉与模式识别 · 计算机科学 2021-06-02 Dario Fontanel , Fabio Cermelli , Massimiliano Mancini , Barbara Caputo

For the semantic segmentation of images, state-of-the-art deep neural networks (DNNs) achieve high segmentation accuracy if that task is restricted to a closed set of classes. However, as of now DNNs have limited ability to operate in an…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Svenja Uhlemeyer , Matthias Rottmann , Hanno Gottschalk

Before deployment in the real-world deep neural networks require thorough evaluation of how they handle both knowns, inputs represented in the training data, and unknowns (anomalies). This is especially important for scene understanding…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Zakaria Laskar , Tomas Vojir , Matej Grcic , Iaroslav Melekhov , Shankar Gangisettye , Juho Kannala , Jiri Matas , Giorgos Tolias , C. V. Jawahar

The inability of state-of-the-art semantic segmentation methods to detect anomaly instances hinders them from being deployed in safety-critical and complex applications, such as autonomous driving. Recent approaches have focused on either…

计算机视觉与模式识别 · 计算机科学 2021-03-10 Giancarlo Di Biase , Hermann Blum , Roland Siegwart , Cesar Cadena

Semantic segmentation approaches are typically trained on large-scale data with a closed finite set of known classes without considering unknown objects. In certain safety-critical robotics applications, especially autonomous driving, it is…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Mennatullah Siam , Alex Kendall , Martin Jagersand

Semantic segmentation is an important task that helps autonomous vehicles understand their surroundings and navigate safely. During deployment, even the most mature segmentation models are vulnerable to various external factors that can…

计算机视觉与模式识别 · 计算机科学 2021-09-29 Quazi Marufur Rahman , Niko Sünderhauf , Peter Corke , Feras Dayoub

Segmenting unknown or anomalous object instances is a critical task in autonomous driving applications, and it is approached traditionally as a per-pixel classification problem. However, reasoning individually about each pixel without…

计算机视觉与模式识别 · 计算机科学 2023-09-14 Shyam Nandan Rai , Fabio Cermelli , Barbara Caputo , Carlo Masone

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

In the past several years, road anomaly segmentation is actively explored in the academia and drawing growing attention in the industry. The rationale behind is straightforward: if the autonomous car can brake before hitting an anomalous…

计算机视觉与模式识别 · 计算机科学 2024-01-11 Beiwen Tian , Huan-ang Gao , Leiyao Cui , Yupeng Zheng , Lan Luo , Baofeng Wang , Rong Zhi , Guyue Zhou , Hao Zhao

Deep neural networks (DNNs) are a contemporary solution for semantic segmentation and are usually trained to operate on a predefined closed set of classes. In open-set environments, it is possible to encounter semantically unknown objects…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Jurica Runtas , Tomislav Petkovic

Deep neural networks have shown outstanding performance in computer vision tasks such as semantic segmentation and have defined the state-of-the-art. However, these segmentation models are trained on a closed and predefined set of semantic…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Samuel Marschall , Kira Maag

With the growing deployment of autonomous driving agents, the detection and segmentation of road obstacles have become critical to ensure safe autonomous navigation. However, existing road-obstacle segmentation methods are applied on…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Shyam Nandan Rai , Shyamgopal Karthik , Mariana-Iuliana Georgescu , Barbara Caputo , Carlo Masone , Zeynep Akata

Semantic segmentation models, while effective for in-distribution categories, face challenges in real-world deployment due to encountering out-of-distribution (OoD) objects. Detecting these OoD objects is crucial for safety-critical…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Wenjie Zhao , Jia Li , Xin Dong , Yu Xiang , Yunhui Guo

Anomaly segmentation is a critical task for driving applications, and it is approached traditionally as a per-pixel classification problem. However, reasoning individually about each pixel without considering their contextual semantics…

计算机视觉与模式识别 · 计算机科学 2023-07-26 Shyam Nandan Rai , Fabio Cermelli , Dario Fontanel , Carlo Masone , Barbara Caputo

Traditional Scene Understanding problems such as Object Detection and Semantic Segmentation have made breakthroughs in recent years due to the adoption of deep learning. However, the former task is not able to localise objects at a pixel…

计算机视觉与模式识别 · 计算机科学 2016-09-12 Anurag Arnab , Philip H. S. Torr

Within the context of autonomous driving, encountering unknown objects becomes inevitable during deployment in the open world. Therefore, it is crucial to equip standard semantic segmentation models with anomaly awareness. Many previous…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Dan Zhang , Kaspar Sakmann , William Beluch , Robin Hutmacher , Yumeng Li
‹ 上一页 1 2 3 10 下一页 ›