paper-with-me

홈 › Papers

On Advantages of Mask-level Recognition for Outlier-aware Segmentation

2023-01-09 · Matej Grcić, Josip Šarić, Siniša Šegvić

Most dense recognition approaches bring a separate decision in each particular pixel. These approaches deliver competitive performance in usual closed-set setups. However, important applications in the wild typically require strong performance in presence of outliers. We show that this demanding setup greatly benefit from mask-level predictions, even in the case of non-finetuned baseline models. Moreover, we propose an alternative formulation of dense recognition uncertainty that effectively reduces false positive responses at semantic borders. The proposed formulation produces a further improvement over a very strong baseline and sets the new state of the art in outlier-aware semantic segmentation with and without training on negative data. Our contributions also lead to performance improvement in a recent panoptic setup. In-depth experiments confirm that our approach succeeds due to implicit aggregation of pixel-level cues into mask-level predictions.

📄 PDF Abstract BibTeX arXiv:2301.03407

Code (1)

matejgrcic/Open-set-M2F 공식 구현 pytorch

Tasks

Anomaly DetectionSemantic Segmentation

Similar Papers 제목 키워드 기반

Outlier detection by ensembling uncertainty with negative objectness

2024-02-23 · Anja Delić, Matej Grcić, Siniša Šegvić

Outlier detection is an essential capability in safety-critical applications of supervised visual recognition. Most of the existing methods deliver best results by encouraging standard closed-set models to produce low-co…

Outlier DetectionPrediction

MaskFusion: Real-Time Recognition, Tracking and Reconstruction of Multiple Moving Objects

2018-04-24 · Martin Rünz, Maud Buffier, Lourdes Agapito

We present MaskFusion, a real-time, object-aware, semantic and dynamic RGB-D SLAM system that goes beyond traditional systems which output a purely geometric map of a static scene. MaskFusion recognizes, segments and ass…

ObjectObject RecognitionObject SLAMSegmentation+3

Understanding Self-Supervised Pretraining with Part-Aware Representation Learning

2023-01-27 · Jie Zhu, Jiyang Qi, Mingyu Ding, Xiaokang Chen 외

In this paper, we are interested in understanding self-supervised pretraining through studying the capability that self-supervised representation pretraining methods learn part-aware representations. The study is mainly …

Contrastive LearningObjectRepresentation Learning

ROIDS: Robust Outlier-Aware Informed Down-Sampling

2026-01-27 · Alina Geiger, Martin Briesch, Dominik Sobania, Franz Rothlauf arxiv

Informed down-sampling (IDS) is known to improve performance in symbolic regression when combined with various selection strategies, especially tournament selection. However, recent work found that IDS's gains are not co…

ABANet: Attention boundary-aware network for image segmentation

2024-05-17 · Expert Systems 2024 5 · Sadjad Rezvani, Mansoor Fateh, Hossein Khosravi

Deep learning techniques have attained substantial progress in various face-related tasks, such as face recognition, face inpainting, and facial expression recognition. To prevent infection or the spread of the virus, we…

Face RecognitionFacial Expression RecognitionFacial InpaintingImage Segmentation+2