I have this kinda output but I couldn’t figure out how to evaluate because there is no F1 score or conf matrix.
Average Recall (AR) @[ IoU=0.50:0.95 | area= small |maxDets=100] = -1.000
Average Recall (AR) @[ IoU=0.50:0.95 | area=medium | maxDets=100 ] = 0.250
Average Recall (AR) @[ IoU=0.50:0.95 | area= large | maxDets=100 ] = 0.410
20/499 0.001595 0.6697 0 1.393: 100%|██████████| 12/12 [00:
21/499 0.001594 0.6417 0 1.353: 100%|██████████| 12/12 [00:
22/499 0.001594 0.6727 0 1.431: 100%|██████████| 12/12 [00:
I cant see the mAP either. This is not full output. I trained 400 epochs so, it is just little part of it.
Is there a way to obtain evaluation metrics?
Enes is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.