pangsu0613/CLOCs

which file has the IoU calculation code to select non-empty elements ( candidates)?

Opened this issue · 1 comments

which file has the IoU calculation code to select non-empty elements ( candidates)?

should be second/pytorch/models/voxelnet.py
However, I find the IoU calculation is very inefficient. If you play with this repo, can you share your experience?