ducminhkhoi / InterpretableCNN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 100.0%