MonoDet
MonoDet copied to clipboard
How to get the average precision (AP) from custom dataset
While I have trained a custom model with the training command below, I want to get the AP of my testing dataset. How to run the code to get the AP with my own custom dataset as KITTI format ?
Thanks