sirius-ai / LPRNet_Pytorch

Pytorch Implementation For LPRNet, A High Performance And Lightweight License Plate Recognition Framework.
Apache License 2.0
920 stars 231 forks source link

train loss gets extraordinary higher sometimes #87

Open jeungmin717 opened 1 year ago

jeungmin717 commented 1 year ago

some times loss gets very high. Is there any chances that train stops and outputs best model at the moment loss is very high? If so, it would be neccesary to check both Final Accuracy and Loss at that time right?