What does means in YOLOv5 the metric "mAP_0.5"?
If we arrive at N iterations and its value is constant, what does it mean?
Lastly, what the training loss metrics, "box loss" and "obj loss", mean ?
Is it normal that by increasing the number of iterations the graphs of these two metrics have a decreasing trend? What is the significance of this behavior?
Thanks!