Hi, dear:
From here:
https://github.com/Randl/MobileNetV2-pytorch/blob/master/results/mobilenet_v2_0.5_160/results.csv
I can see the loss value is still a little large for a good module, from loss definition, loss should be between 0-1, and when nearby 0, it is more accurate, but from the excel the loss is still above 1.
Could you please explain this issue? or any optimization need to be done?
Thanks!