/Semantic-Visual-Combination-Propagation-Network

Semantic-Visual Combination Propagation Network for ZSL

Primary LanguagePython

CPN

The current project page provides pytorch code that implements the following paper:
Title: "Semantic-Visual Combination Propagation Network for Zero-Shot Learning"

Preparation

  • Prerequisites

    • Pytorch 0.4.1
    • Python 3.5
  • Datasets

    • We use dataset provided by Xian et al. (CVPR2017)
    • Changing the data path according to your ${PATH}.
    • Run python ~/final_model/build-all.py to build cache dataset files.

Training & Test

  • Run python /~final_model/main.py