Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 332 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 332 Bytes

DeepEmbeddingModel_ZSL-Pytorch

Implementation for CVPR 2017 paper: Learning a Deep Embedding Model for Zero-Shot Learning

Howto

python cub_attribute.py

running with python 3.x, Pytorch 0.3/0.2

TODO:

  • AWA dataset

Tensorflow Implementation

DeepEmbeddingModel_ZSL