You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
No matter how epoches I train is still -1.
It is like:
Average Precision (AP) @[ IoU=0.50:0.95 | area= all | maxDets= 20 ] = -1.000
Average Precision (AP) @[ IoU=0.50 | area= all | maxDets= 20 ] = -1.000
Average Precision (AP) @[ IoU=0.75 | area= all | maxDets= 20 ] = -1.000
Average Precision (AP) @[ IoU=0.50:0.95 | area=medium | maxDets= 20 ] = -1.000
Average Precision (AP) @[ IoU=0.50:0.95 | area= large | maxDets= 20 ] = -1.000
Average Recall (AR) @[ IoU=0.50:0.95 | area= all | maxDets= 20 ] = -1.000
Average Recall (AR) @[ IoU=0.50 | area= all | maxDets= 20 ] = -1.000
Average Recall (AR) @[ IoU=0.75 | area= all | maxDets= 20 ] = -1.000
Average Recall (AR) @[ IoU=0.50:0.95 | area=medium | maxDets= 20 ] = -1.000
Average Recall (AR) @[ IoU=0.50:0.95 | area= large | maxDets= 20 ] = -1.000
12/14 17:23:27 - mmengine - INFO - Epoch(val) [1][40/40] coco/AP: -1.000000 coco/AP .5: -1.000000 coco/AP .75: -1.000000 coco/AP (M): -1.000000 coco/AP (L): -1.000000 coco/AR: -1.000000 coco/AR .5: -1.000000 coco/AR .75: -1.000000 coco/AR (M): -1.000000 coco/AR (L): -1.000000 data_time: 2.104828 time: 3.517434
config.txt
custom.txt
What wrong with this?
Beta Was this translation helpful? Give feedback.
All reactions