Skip to content

Brickkkkkk/ALTA_AAAI21

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teaching Active Human learners

The code of our AAAI21 paper "Teaching Active Human Learners" is mainly modified on the code of a CVPR'18 paper.

The main modifications are as follows:

  • Add an ALTA teacher model in ./code/teach/offline_teachers.py
  • Add a review mechanism in the teaching interface in ./code/teachingapp/templates/teaching.html

Teaching Categories to Human Learners with Visual Explanations

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.

Reference

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}
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published