Code accompanying the paper A Generative Framework for Zero Shot Learning with Adversarial Domain Adaptation published in WACV 2020, with the following author list: Varun Khare*, Divyat Mahajan*, Homanga Bharadhwaj, Vinay K. Verma, and Piyush Rai
Modify the file config/awa_config.yml
if needed and run python trainADA.py config/awa_config.yml
to start training.
If you have questions/comments about the code or the paper, please contact Varun Khare, Divyat Mahajan, or Homanga Bharadhwaj
@inproceedings{khare2020generative,
title={A Generative Framework for Zero Shot Learning with Adversarial Domain Adaptation},
author={Khare, Varun and Mahajan, Divyat and Bharadhwaj, Homanga and Verma, Vinay Kumar and Rai, Piyush},
booktitle={The IEEE Winter Conference on Applications of Computer Vision},
pages={3101--3110},
year={2020}
}