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

Unable to Recreate Performance Achieved in Training Mode in Evaluation Mode #19

Open
DimitriosChristopoulos opened this issue Jan 5, 2024 · 0 comments

Comments

@DimitriosChristopoulos
Copy link

I'm currently training mobileone on a dataset, but unfortunately the model is performing significantly worse in .eval() mode than it does on .train() mode. The model's performance fluctuates greatly from epoch to epoch on the validation set (when it is in .eval() mode) and I've determined that it is because the model is only predicting one class. Is this or the cause of this issue known?

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

1 participant