mean_average_precision
mean_average_precision copied to clipboard
Small and simple python/numpy utility to compute mean average precision (mAP) on detection task.
Hey, using np.clip() doesnt verify a_min
as mAP is calculated for batch, the result needs to be returned for further calculations
I would not use these result in a paper until this implementation is compared with the official VOC implementation.
Personally I like the plot, but need the actual numbers per class and overall mAP score. Added a method that does just this.
Hi MathGaron, Thanks for your wonderful implementation of MAP. I was just wondering if you could explain the reasoning as to why for some classes the precision just drops to...
Thanks for your work! It's really handy, saving me a lot of time when learning YOLO in keras :) I understand this program is for python 3. I run it...
I am puzzled by his meaning.Excuse me, can you answer it?