-
Notifications
You must be signed in to change notification settings - Fork 83
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
Reproducing paper results on fine tuning #45
Comments
robmarkcole
changed the title
Reproducing Prithvi-100M-burn-scar results
Reproducing paper results on fine tuning
Jan 3, 2024
Similarly for the crop classification using the supplied config, I've achieved slightly lower metrics than those reported, although I did have to reduce the batch size.
Vs |
Hi @robmarkcole, in the crop classification case we have observed a similar pattern that if you reduce the batch size the performance is slightly lower. cc @hanxLi |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Prithvi-100M-burn-scar reports the results:
However when I run the config here the results are worse:
Can this be attributed to these runs being non deterministic, or was another config used for the official results?
Alternatively could this be due to a diff in the codebase?
Thanks
The text was updated successfully, but these errors were encountered: