DanielF29 / Prototipical_Parts

Repository with some codes to train and test ProtoPNets (Thanks to the autors of ProtoPNet)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep Prototypical-Parts Ease Morphological Kidney Stone Identification and are Competitively Robust to Photometric Perturbations

This repository contains Python code and bash files to train and explain prototipical parts learned by the Prototypical Part Network (ProtoPNet).

This is work implements ProtoPNet and Prototipical descriptors to explain an image classification, quantify the influence of color hue, shape, texture, contrast, saturation and brithness in each prototype locally and globally and evaluate performance of the trained model under such perturbations.

Corresponding paper on ArXiv: Deep Prototypical-Parts Ease Morphological Kidney Stone Identification and are Competitively Robust to Photometric Perturbations

Some evaluation and visualization code used to obtain the paper results will be uploaded in the future.

About

Repository with some codes to train and test ProtoPNets (Thanks to the autors of ProtoPNet)


Languages

Language:Python 96.6%Language:Shell 3.4%