kitti-object-eval-python
kitti-object-eval-python copied to clipboard
3D results are not right
In fact, when you make the data of gt and dt are the same one, the 3D evaluation results are not 100
--label_path = kitti/label_2",
--result_path = kitti/label_2",
Car AP(Average Precision)@0.70, 0.70, 0.70:
bbox AP:100.00, 100.00, 100.00
bev AP:0.07, 0.11, 0.20
3d AP:0.07, 0.11, 0.20
aos AP:100.00, 100.00, 100.00
Car AP(Average Precision)@0.70, 0.50, 0.50:
bbox AP:100.00, 100.00, 100.00
bev AP:0.07, 0.11, 0.20
3d AP:0.07, 0.11, 0.20
aos AP:100.00, 100.00, 100.00
hello, do you know how to modify the code to solve the bug?
hello, do you know how to modify the code to solve the bug?
sorry, I don't know
Did you get any progress here?