Open cravisjan97 opened 7 years ago
Hi @cravisjan97 , for now the evaluate_model.py
script only output mAP for all classes in the terminal. You can check the AP for each class via tensorboard.
https://www.tensorflow.org/get_started/summaries_and_tensorboard
Thanks!!!
I have got the mean average precision for the whole dataset. But I would also like to know the average precision of each of the twenty classes. How do I get this?