thuml / DCN

Deep Calibration Network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generalized Zero-Shot Learning with Deep Calibration Network

This repo contains pytorch implementation for "Generalized Zero-Shot Learning with Deep Calibration Network"

Datasets

We use dataset provided by this repo

Training and testing

Use the script provided in script.sh

Citation

If you find the code useful for your research, please consider citing:

@inproceedings{liu2018generalized,
  title={Generalized zero-shot learning with deep calibration network},
  author={Liu, Shichen and Long, Mingsheng and Wang, Jianmin and Jordan, Michael I},
  booktitle={Advances in Neural Information Processing Systems},
  pages={2009--2019},
  year={2018}
}

Contact

If you have any problem with the code, feel free to contact liushichen95@gmail.com

About

Deep Calibration Network


Languages

Language:Python 96.7%Language:Shell 3.3%