This information contains code to reproduce the experiments described in the paper Exemplary Natural Images Explain CNN Activations Better than Feature Visualizations by Judy Borowski*, Roland S. Zimmermann*, Judith Schepers, Robert Geirhos, Thomas S. A. Wallis, Matthias Bethge and Wieland Brendel. If there are any questions, please open an issue here on GitHub, and we'll try to answer it.
Code to perform the stimuli selection and creation can be found in the folder generate_stimuli. Please see this folder for more information on how to use the code.
The code to conduct the actual psychophysical experiment will be added soon.
@misc{borowski2020exemplary,
title={Exemplary Natural Images Explain CNN Activations Better than Feature Visualizations},
author={Judy Borowski and Roland S. Zimmermann and Judith Schepers and Robert Geirhos and Thomas S. A. Wallis and Matthias Bethge and Wieland Brendel},
year={2020},
eprint={2010.12606},
archivePrefix={arXiv},
primaryClass={cs.CV}
}