Laiqingsi / CLOCs_LQS

An implementation of CLOCs: Camera-LiDAR Object Candidates Fusion for 3D Object Detection.
43 stars 5 forks source link

How to get 2D and 3D detection results before NMS ? #10

Open dinghuixiang-github opened 1 year ago

dinghuixiang-github commented 1 year ago

Thanks for your great work. I have a question, do both 2D detection and 3D detection require the results before NMS, can you elaborate on how to obtain the 2D and 3D detection results before NMS, I would be very grateful.

shayari21 commented 1 year ago

I also have the same question