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

Replicate results #3

Open
videturfortuna opened this issue Jul 3, 2024 · 4 comments
Open

Replicate results #3

videturfortuna opened this issue Jul 3, 2024 · 4 comments

Comments

@videturfortuna
Copy link

videturfortuna commented Jul 3, 2024

Hi,

I attempted to train TransREID with your weights on the original config of Veri-776. Yet using the referred changes in paper, namely lr and batch size I only achieved:
mAP: 83.4%
CMC1: 96.7%

Could you share the exact config used to train TransREID in order to achieve the results published in the paper.
Best regards

@Vehicle-AHU
Copy link
Collaborator

@Vehicle-AHU
Copy link
Collaborator

You can set parameters according to our log file. The best results are at 102 epoch.

@videturfortuna
Copy link
Author

In the code you have default 300 epochs to train and in the paper it is written 100. Would you mind sharing the logs of training VehicleMAE in AutoBut1M to confirm this. I'm also having issues with the structural prior with losses not decreasing, I do not know if this is the normal behavior in the begining but would love to see your training log with the loss curves.

Thanks in advance.

@videturfortuna
Copy link
Author

videturfortuna commented Jul 16, 2024

I think I found why structural prior is not training. EMA does not update any weights since names_common is an empty list. Can you review this?

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