All Projects → ducminhkhoi → InterpretableCNN

ducminhkhoi / InterpretableCNN

Licence: other
No description or website provided.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to InterpretableCNN

path explain
A repository for explaining feature attributions and feature interactions in deep neural networks.
Stars: ✭ 151 (+319.44%)
Mutual labels:  interpretable-deep-learning
ProtoTree
ProtoTrees: Neural Prototype Trees for Interpretable Fine-grained Image Recognition, published at CVPR2021
Stars: ✭ 47 (+30.56%)
Mutual labels:  interpretable-deep-learning
ShapleyExplanationNetworks
Implementation of the paper "Shapley Explanation Networks"
Stars: ✭ 62 (+72.22%)
Mutual labels:  interpretable-deep-learning
rl singing voice
Unsupervised Representation Learning for Singing Voice Separation
Stars: ✭ 18 (-50%)
Mutual labels:  interpretable-deep-learning
ISeeU
ISeeU: Visually interpretable deep learning for mortality prediction inside the ICU
Stars: ✭ 20 (-44.44%)
Mutual labels:  interpretable-deep-learning
deep-explanation-penalization
Code for using CDEP from the paper "Interpretations are useful: penalizing explanations to align neural networks with prior knowledge" https://arxiv.org/abs/1909.13584
Stars: ✭ 110 (+205.56%)
Mutual labels:  interpretable-deep-learning
m-phate
Multislice PHATE for tensor embeddings
Stars: ✭ 54 (+50%)
Mutual labels:  interpretable-deep-learning
redunet paper
Official NumPy Implementation of Deep Networks from the Principle of Rate Reduction (2021)
Stars: ✭ 49 (+36.11%)
Mutual labels:  interpretable-deep-learning
self critical vqa
Code for NeurIPS 2019 paper ``Self-Critical Reasoning for Robust Visual Question Answering''
Stars: ✭ 39 (+8.33%)
Mutual labels:  interpretable-deep-learning
Awesome Machine Learning Interpretability
A curated list of awesome machine learning interpretability resources.
Stars: ✭ 2,404 (+6577.78%)
Mutual labels:  interpretable-deep-learning
Pytorch Grad Cam
Many Class Activation Map methods implemented in Pytorch for CNNs and Vision Transformers. Including Grad-CAM, Grad-CAM++, Score-CAM, Ablation-CAM and XGrad-CAM
Stars: ✭ 3,814 (+10494.44%)
Mutual labels:  interpretable-deep-learning
Layerwise-Relevance-Propagation
Implementation of Layerwise Relevance Propagation for heatmapping "deep" layers
Stars: ✭ 78 (+116.67%)
Mutual labels:  interpretable-deep-learning
CNN-Units-in-NLP
✂️ Repository for our ICLR 2019 paper: Discovery of Natural Language Concepts in Individual Units of CNNs
Stars: ✭ 26 (-27.78%)
Mutual labels:  interpretable-deep-learning

InterpretableCNN

This is the implementation of Interpretable Convolutional Neural Networks

Just create new two folders: data and weights for storing data and weights respectively.

Run the dataset.py to automatically download CUB data and store it in data folder

Start training with main.py

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].