/noise-representations

Learning representations with curated perturbations in CNNs

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

noise-representations

Learning representations with curated perturbations in CNNs

Manual

In order to run the code, run the main.py file

If you would like to train the models, change the value train_check to equal 'True' at the top of the main.py file.

The jupyter notebook is included for convenience. It will not download the data like the scripts will