Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Training Details #7

Closed
ForeUP opened this issue May 2, 2023 · 2 comments
Closed

Training Details #7

ForeUP opened this issue May 2, 2023 · 2 comments

Comments

@ForeUP
Copy link

ForeUP commented May 2, 2023

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.

The results as below:

2023-05-02 18:15:32 transreid.train INFO: Validation Results - Epoch: 180
2023-05-02 18:15:32 transreid.train INFO: mAP: 85.1%
2023-05-02 18:15:32 transreid.train INFO: CMC curve, Rank-1  :94.2%
2023-05-02 18:15:32 transreid.train INFO: CMC curve, Rank-5  :98.1%
2023-05-02 18:15:32 transreid.train INFO: CMC curve, Rank-10 :98.7%

Could you share more Training Details, Thanks a lot!

@cwhgn
Copy link
Collaborator

cwhgn commented May 4, 2023

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.

@ForeUP
Copy link
Author

ForeUP commented May 4, 2023

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.

@ForeUP ForeUP closed this as completed May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants