[ECCV 2020] Official Pytorch implementation for "Latent Embedding Feedback and Discriminative Features for Zero-Shot Classification". SOTA results for ZSL and GZSL
I wanted to clarify the procedure of retrieving the finetuned features. The features provided in the datasets are ResNet101 features trained on ImageNet. How do you achieve the finetuned features that you have mentioned in the paper? The performance for fine-tuned features is superb!
Hi @akshitac8 ,
I wanted to clarify the procedure of retrieving the finetuned features. The features provided in the datasets are ResNet101 features trained on ImageNet. How do you achieve the finetuned features that you have mentioned in the paper? The performance for fine-tuned features is superb!