paper-with-me

Papers

ProtoSeg: Interpretable Semantic Segmentation with Prototypical Parts

2023-01-28 · Mikołaj Sacha, Dawid Rymarczyk, Łukasz Struski, Jacek Tabor, Bartosz Zieliński

We introduce ProtoSeg, a novel model for interpretable semantic image segmentation, which constructs its predictions using similar patches from the training set. To achieve accuracy comparable to baseline methods, we adapt the mechanism of prototypical parts and introduce a diversity loss function that increases the variety of prototypes within each class. We show that ProtoSeg discovers semantic concepts, in contrast to standard segmentation models. Experiments conducted on Pascal VOC and Cityscapes datasets confirm the precision and transparency of the presented method.

📄 PDF Abstract BibTeX arXiv:2301.12276

Code (2)

gmum/proto-segmentation 공식 구현 pytorch
eceo-epfl/scaleprotoseg pytorch

Tasks

DiversityImage SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Multi-Scale Grouped Prototypes for Interpretable Semantic Segmentation

2024-09-14 · Hugo Porta, Emanuele Dalsasso, Diego Marcos, Devis Tuia

Prototypical part learning is emerging as a promising approach for making semantic segmentation interpretable. The model selects real patches seen during training as prototypes and constructs the dense prediction map bas…

SegmentationSemantic Segmentation

Unified 3D Segmenter As Prototypical Classifiers

2023-09-21 · NeurIPS 2023 11

The task of point cloud segmentation, comprising semantic, instance, and panoptic segmentation, has been mainly tackled by designing task-specific network architectures, which often lack the flexibility to generalize acr…

LucidPPN: Unambiguous Prototypical Parts Network for User-centric Interpretable Computer Vision

2024-05-23 · Mateusz Pach, Dawid Rymarczyk, Koryna Lewandowska, Jacek Tabor 외

Prototypical parts networks combine the power of deep learning with the explainability of case-based reasoning to make accurate, interpretable decisions. They follow the this looks like that reasoning, representing each …

Weakly Supervised Few-Shot Segmentation Via Meta-Learning

2021-09-03 · Pedro H. T. Gama, Hugo Oliveira, José Marcato Junior, Jefersson A. dos Santos

Semantic segmentation is a classic computer vision task with multiple applications, which includes medical and remote sensing image analysis. Despite recent advances with deep-based approaches, labeling samples (pixels) …

Few-Shot Semantic SegmentationMeta-LearningSegmentationSemantic Segmentation

PIP-Net: Patch-Based Intuitive Prototypes for Interpretable Image Classification

2023-01-01 · CVPR 2023 1 · Meike Nauta, Jörg Schlötterer, Maurice van Keulen, Christin Seifert

Interpretable methods based on prototypical patches recognize various components in an image in order to explain their reasoning to humans. However, existing prototype-based methods can learn prototypes that are not …

Decision Makingimage-classificationImage Classification