You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to train Swin-T with my device, but I can't get similar performance as you uploaded .pth file : 91.6/96.1.
I use batch_size=64, train 180 epochs, other configurations such as learning rate are set by default in your configuration file.
Thanks for your interests. For the convenience of your re-implementation, we upload our training logs into the repo, you can find them in the README.md.
Thanks a lot!
I think I know the reason why the error occurred. I used the Swin-small pretrained model with modified init_weight code in #4 .
Thanks for your response.
I try to train Swin-T with my device, but I can't get similar performance as you uploaded
.pth file
:91.6/96.1
.I use
batch_size=64
, train180 epochs
, other configurations such as learning rate are set by default in your configuration file.The results as below:
Could you share more Training Details, Thanks a lot!
The text was updated successfully, but these errors were encountered: