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
Hi !
I m writing evaluation codes recently. But when i translate the results to kitti_naive_eval codes. It turns out a very bad results. AP = 0. And when i write the codes, I found out the intersection of the boxes are below 0.5.
Also, The rcnn_nms is not according to iou_threshold but the score_threshold. That is a little different from the nms what i understand. Since it should be according to iou_threshold.
Hi !
I m writing evaluation codes recently. But when i translate the results to kitti_naive_eval codes. It turns out a very bad results. AP = 0. And when i write the codes, I found out the intersection of the boxes are below 0.5.
Also, The rcnn_nms is not according to iou_threshold but the score_threshold. That is a little different from the nms what i understand. Since it should be according to iou_threshold.
Can anyone help ?
Thanks a lot
@zxf8665905
@lancejchen
@patrickmpoon
@heroacool
@mandarup
The text was updated successfully, but these errors were encountered: