paper-with-me

홈 › Papers

Efficacy of Pixel-Level OOD Detection for Semantic Segmentation

2019-11-07 · Matt Angus, Krzysztof Czarnecki, Rick Salay

The detection of out of distribution samples for image classification has been widely researched. Safety critical applications, such as autonomous driving, would benefit from the ability to localise the unusual objects causing the image to be out of distribution. This paper adapts state-of-the-art methods for detecting out of distribution images for image classification to the new task of detecting out of distribution pixels, which can localise the unusual objects. It further experimentally compares the adapted methods on two new datasets derived from existing semantic segmentation datasets using PSPNet and DeeplabV3+ architectures, as well as proposing a new metric for the task. The evaluation shows that the performance ranking of the compared methods does not transfer to the new task and every method performs significantly worse than their image-level counterparts.

📄 PDF Abstract BibTeX arXiv:1911.02897

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingGeneral Classificationimage-classificationImage ClassificationOut of Distribution (OOD) DetectionSemantic Segmentation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Batch Normalization 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Average Pooling 설명 없음
Pyramid Pooling Module A Pyramid Pooling Module is a module for semantic segmentation which acts as an effective global contextual prior. The motivation is that the problem of using a convolutional…
Auxiliary Classifier Auxiliary Classifiers are type of architectural component that seek to improve the convergence of very deep networks. They are classifier heads we attach to layers before the…
Dilated Convolution 설명 없음
PSPNet PSPNet, or Pyramid Scene Parsing Network, is a semantic segmentation model that utilises a pyramid parsing module that exploits global context information by…

Similar Papers 제목 키워드 기반

ATTA: Anomaly-aware Test-Time Adaptation for Out-of-Distribution Detection in Segmentation

2023-09-21 · NeurIPS 2023 11

Recent advancements in dense out-of-distribution (OOD) detection have primarily focused on scenarios where the training and testing datasets share a similar domain, with the assumption that no domain shift exists between…

DASNet: Reducing Pixel-level Annotations for Instance and Semantic Segmentation

2018-09-17 · Chuang Niu, Shenghan Ren, Jimin Liang

Pixel-level annotation demands expensive human efforts and limits the performance of deep networks that usually benefits from more such training data. In this work we aim to achieve high quality instance and semantic seg…

SegmentationSemantic Segmentation

SEA: Bridging the Gap Between One- and Two-stage Detector Distillation via SEmantic-aware Alignment

2022-03-02 · Yixin Chen, Zhuotao Tian, Pengguang Chen, Shu Liu 외

We revisit the one- and two-stage detector distillation tasks and present a simple and efficient semantic-aware framework to fill the gap between them. We address the pixel-level imbalance problem by designing the catego…

Instance Segmentationobject-detectionObject DetectionSemantic Segmentation

Bottom-up Instance Segmentation using Deep Higher-Order CRFs

2016-09-08 · Anurag Arnab, Philip H. S. Torr

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

Instance SegmentationObjectobject-detectionObject Detection+3

SED: A Simple Encoder-Decoder for Open-Vocabulary Semantic Segmentation

2023-11-27 · CVPR 2024 1 · Bin Xie, Jiale Cao, Jin Xie, Fahad Shahbaz Khan 외

Open-vocabulary semantic segmentation strives to distinguish pixels into different semantic groups from an open set of categories. Most existing methods explore utilizing pre-trained vision-language models, in which the …

DecoderOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSegmentation+1