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

How can I train my dataset? #4

Closed cwq63 closed 3 years ago

cwq63 commented 3 years ago

Hello, thanks for your nice work! My dataset have 10 classes,and each category is in a different folder.How can I train my dataset?

cwq63 commented 3 years ago

Thank you. I've taken care of it

kihrgem commented 1 year ago

Thank you. I've taken care of it

Hello,could you share your code? Thank you

895318 commented 1 year ago

Thank you. I've taken care of it

Hello,could you share your code? Thank you

Hello, have you solved it on your own dataset? Can you share some code or ideas? Thank you.