Code for recreating the results in our CVPR 2018 paper.
code
contains the main code for the teaching algorithms and data generation.
data
contains the image datasets.
results
contains the results files and plot generation scripts.
If you find our work useful in your research please consider citing our paper.
@inproceedings{explainteachcvpr18,
title = {Teaching Categories to Human Learners with Visual Explanations},
author = {Mac Aodha, Oisin and Su, Shihan and Chen, Yuxin and Perona, Pietro and Yue, Yisong},
booktitle = {CVPR},
year = {2018}
}