maudzung / SFA3D

Super Fast and Accurate 3D Object Detection based on 3D LiDAR Point Clouds (The PyTorch implementation)
https://github.com/maudzung/Super-Fast-Accurate-3D-Object-Detection
MIT License
1.03k stars 274 forks source link

Can you provide a script evaluate.py please ? #37

Closed SofianeB-03 closed 2 years ago

SofianeB-03 commented 3 years ago

Hello, thanks you for your great work! It's very interesting. I would like to evaluate this model (AP per classe and mAP) like ComplexYolov4. Can you provide a script evaluate.py please?

thank you.

maudzung commented 2 years ago

You can refer to this PR