paper-with-me

Papers

A Dataset for Semantic Segmentation in the Presence of Unknowns

2025-03-28 · CVPR 2025 1 · Zakaria Laskar, Tomas Vojir, Matej Grcic, Iaroslav Melekhov, Shankar Gangisettye, Juho Kannala, Jiri Matas, Giorgos Tolias, C. V. Jawahar

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 tasks with safety critical applications, such as in autonomous driving. Existing datasets allow evaluation of only knowns or unknowns - but not both, which is required to establish "in the wild" suitability of deep neural network models. To bridge this gap, we propose a novel anomaly segmentation dataset, ISSU, that features a diverse set of anomaly inputs from cluttered real-world environments. The dataset is twice larger than existing anomaly segmentation datasets, and provides a training, validation and test set for controlled in-domain evaluation. The test set consists of a static and temporal part, with the latter comprised of videos. The dataset provides annotations for both closed-set (knowns) and anomalies, enabling closed-set and open-set evaluation. The dataset covers diverse conditions, such as domain and cross-sensor shift, illumination variation and allows ablation of anomaly detection methods with respect to these variations. Evaluation results of current state-of-the-art methods confirm the need for improvements especially in domain-generalization, small and large object segmentation.

📄 PDF Abstract BibTeX arXiv:2503.22309

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionAnomaly SegmentationAutonomous DrivingDomain GeneralizationScene UnderstandingSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

In defense of the two-stage framework for open-set domain adaptive semantic segmentation

2026-01-04 · Wenqi Ren, Weijie Wang, Meng Zheng, Ziyan Wu 외 arxiv

Open-Set Domain Adaptation for Semantic Segmentation (OSDA-SS) presents a significant challenge, as it requires both domain adaptation for known classes and the distinction of unknowns. Existing methods attempt to addres…

Semantic SegmentationData AugmentationDomain Adaptation

Road Obstacle Detection based on Unknown Objectness Scores

2024-03-27 · Chihiro Noguchi, Toshiaki Ohgushi, Masao Yamanaka

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 beca…

Anomaly DetectionAutonomous Drivingobject-detectionObject Detection+1

Segmenting Known Objects and Unseen Unknowns without Prior Knowledge

2022-09-12 · ICCV 2023 1 · Stefano Gasperini, Alvaro Marcos-Ramiro, Michael Schmidt, Nassir Navab 외

Panoptic segmentation methods assign a known class to each pixel given in input. Even for state-of-the-art approaches, this inevitably enforces decisions that systematically lead to wrong predictions for objects outside …

Instance SegmentationObject DetectionPanoptic SegmentationScene Understanding+1

Improving Robustness of Semantic Segmentation to Motion-Blur Using Class-Centric Augmentation

2023-01-01 · CVPR 2023 1 · Aakanksha, A. N. Rajagopalan

Semantic segmentation involves classifying each pixel into one of a pre-defined set of object/stuff classes. Such a fine-grained detection and localization of objects in the scene is challenging by itself. The comple…

DeblurringSegmentationSemantic Segmentation

Lidar Panoptic Segmentation in an Open World

2024-09-22 · Anirudh S Chakravarthy, Meghana Reddy Ganesina, Peiyun Hu, Laura Leal-Taixe 외

Addressing Lidar Panoptic Segmentation (LPS ) is crucial for safe deployment of autonomous vehicles. LPS aims to recognize and segment lidar points w.r.t. a pre-defined vocabulary of semantic classes, including thing cla…

Autonomous VehiclesInstance SegmentationPanoptic SegmentationPoint Cloud Segmentation+2