Skip to content

Advanced Feature Generating Networks for Zero-Shot Learning with Axial Attention transformer

Notifications You must be signed in to change notification settings

purbayankar/Transformer_f-CLSWGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

f-CLSWGAN

Introduction

This work improves the performance of the model proposed in the paper "Feature Generating Networks for Zero-Shot Learning." CVPR (2018) by Yongqin Xian, Tobias Lorenz, Bernt Schiele, Zeynep Akata. To improve the performance of the generator and the discriminator I have used axial attention transformer. It is a simple but powerful technique to attend to multi-dimensional data efficiently.

Environment

  • Python: 3.7,

  • PyTorch: 1.2,

  • scipy.

Dataset

The datasets can be downloaded from here. The datasets are 2048-d extracted feature maps from resnet-101.

Acknowledgement

The Axial Attention code is taken from this amazing repository.

About

Advanced Feature Generating Networks for Zero-Shot Learning with Axial Attention transformer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published