Open sarmientoj24 opened 2 years ago
Try this:
evaluation = dict(interval=1000, metric='bbox', type='SubModulesDistEvalHook', classwise = True)
If you like to examine the AP of all classes during the evaluation process.
how about for validation using dist_test
?
How to get the mAP for all classes?