The Wayback Machine - https://web.archive.org/web/20210903172431/https://github.com/topics/mean-average-precision
Skip to content
#

mean-average-precision

Here are 14 public repositories matching this topic...

Object Detection Metrics. 14 object detection metrics: mean Average Precision (mAP), Average Recall (AR), Spatio-Temporal Tube Average Precision (STT-AP). This project supports different bounding box formats as in COCO, PASCAL, Imagenet, etc.
  • Updated Sep 2, 2021
  • Python

Based on Faster R-CNN, we train model on our mask dataset and leverage data augmentation to preprocess our data. Mean average precision is introduced to evaluate the model performance. You'll see data augmentation and mAP evaluation in detailed explainations, and tutorials of faster-rcnn training
  • Updated May 21, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the mean-average-precision topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mean-average-precision topic, visit your repo's landing page and select "manage topics."

Learn more