TACJu / TransFG

This is the official PyTorch implementation of the paper "TransFG: A Transformer Architecture for Fine-grained Recognition" (Ju He, Jie-Neng Chen, Shuai Liu, Adam Kortylewski, Cheng Yang, Yutong Bai, Changhu Wang, Alan Yuille).
MIT License
382 stars 88 forks source link

Trained Weights #11

Open nkondapa opened 3 years ago

nkondapa commented 3 years ago

Could you upload the weights for trained models? I'm personally looking for the weights of the trained nabirds model. Thanks!

Christine620 commented 3 years ago

I have the same question

rasnes commented 2 years ago

Same here, weights for nabirds model. It seems kind of wasteful that we all need to train the network when the weights we're looking for already have been computed and is stored somewhere.