-
-
Notifications
You must be signed in to change notification settings - Fork 16.7k
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
the MAP of verification suddenly becomes 0 during training #8339
Comments
Hi @yrn1126 I have the same problem |
@josebenitezg @yrn1126 your losses are increasing. |
hi @glenn-jocher |
@josebenitezg you may need to use less aggressive hyps or a longer warmup etc. to increase stability. |
@glenn-jocher I put the default hyps but still same error with large model (even with the last commit)
|
@josebenitezg perhaps related to warmup bug fix #8356 merged today. You should git pull and train again. |
👋 Hello, this issue has been automatically marked as stale because it has not had recent activity. Please note it will be closed if no further activity occurs. Access additional YOLOv5 🚀 resources:
Access additional Ultralytics ⚡ resources:
Feel free to inform us of any other issues you discover or feature requests that come to mind in the future. Pull Requests (PRs) are also always welcomed! Thank you for your contributions to YOLOv5 🚀 and Vision AI ⭐! |
Search before asking
Question
During the training of my own dataset, everything was normal. But at the 80th epoch, the mAP of the verification became 0 suddenly . After 10 epochs, it becomes normal again, but the mAP was much lower than before. I feel confused about this question.
Additional
No response
The text was updated successfully, but these errors were encountered: