├── README.md ├── classifier.py ├── classifier2.py ├── clswgan.py ├── util.py └── zsl_awa.sh /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/akku1506/Feature-Generating-Networks-for-ZSL/HEAD/README.md -------------------------------------------------------------------------------- /classifier.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/akku1506/Feature-Generating-Networks-for-ZSL/HEAD/classifier.py -------------------------------------------------------------------------------- /classifier2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/akku1506/Feature-Generating-Networks-for-ZSL/HEAD/classifier2.py -------------------------------------------------------------------------------- /clswgan.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/akku1506/Feature-Generating-Networks-for-ZSL/HEAD/clswgan.py -------------------------------------------------------------------------------- /util.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/akku1506/Feature-Generating-Networks-for-ZSL/HEAD/util.py -------------------------------------------------------------------------------- /zsl_awa.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/akku1506/Feature-Generating-Networks-for-ZSL/HEAD/zsl_awa.sh --------------------------------------------------------------------------------