Replies: 1 comment
-
Hey did you ever figure this out? I have started to look into it in the post-processing of predictions from the DefaultPredictor and still haven't found any great answers. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i am trying to use MODEL.ROI_HEADS.NMS_THRESH_TEST to remove all the boxes that have IOU larger than 0.1 but there are an overleaping boxes on the bus and refuses to suppress any one of them
i found that one of the boxes belongs to class 5 with score 0.98, and the other belongs to class 7 with score 0.26
Beta Was this translation helpful? Give feedback.
All reactions