When I finished training my own dataset, I can't do anything to compute the accuracy as well as the AP of my running.How can I work it out? Thanks for your attention.
Check train_shapes.ipynb functions in utils.py including compute_ap will help.
Most helpful comment
Check train_shapes.ipynb
functions in utils.py including compute_ap will help.