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
Multi-class output is now enabled in this repo. This issue serves to track before and after mAPs on COOC using this feature along with different NMS techniques #679.
🚀 Feature
Multi-class output is now enabled in this repo. This issue serves to track before and after mAPs on COOC using this feature along with different NMS techniques #679.
yolov3/utils/utils.py
Line 462 in 9309d35
The test code is below, run on P100 colab instance. Results will be updated as they become available.
mm:ss
@0.5...0.95
@0.5
'vision'
nms'vision'
nms +multi_cls
'merge'
nms'merge'
nms +multi_cls
The text was updated successfully, but these errors were encountered: