Skip to content

zhanzhuxi/Co-GZSL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Co-GZSL

generation_framework

Co-GZSL: Feature Contrastive Optimization for Generalized Zero-Shot Learning

Dependencies

This code requires the following:

  • Python 3.6
  • Pytorch 1.2.0
  • scikit-learn
  • pyyaml

Datasets

Download the dataset (AWA1/AWA2/CUB/FLO) from the work of Xian et al. (CVPR2017), and save corresponding data into directory ./data/.

Train and Test

Run Co-GZSL.py:

Set parameter values in './Co_para/{dataset}_4w_2s.yaml'

Modify training dataset in Co-GZSL.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages