jhultman / vision3d

Research platform for 3D object detection in PyTorch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Evaluation

dd-iuonac opened this issue · comments

How could I evaluate the model ?
Would you be so kind to write the part of code or at least tell how it should be done?
Thank you!

I have had some plans to implement KITTI eval support but have not found a good open source implementation that can be easily integrated into this project. You can try a third party library to evaluate the model.