akshitac8 / tfvaegan

[ECCV 2020] Official Pytorch implementation for "Latent Embedding Feedback and Discriminative Features for Zero-Shot Classification". SOTA results for ZSL and GZSL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is the training unseen feature under transductive setting?

Neko9810 opened this issue · comments

what is the training unseen feature that you used in transductive setting? Is that feature[val_loc]? do you have the plan to release the code of transductive zsl?