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

About the training details #30

Open shiyan-cui opened 1 year ago

shiyan-cui commented 1 year ago

First of all, thank you for your work, which has benefited me a lot.

After several attempts, only 91% accuracy can be obtained on the cub. Can you provide model parameters and training details with 91.7% accuracy.Thank you very much if you reply.

ngthanhtin commented 11 months ago

Hi @shiyan-cui , thank you for your reproduction , could you please share your pretrained weight model? because the author didn't share it, your help would be huge for further research.

Thanks