Skip to content
#

mean-average-precision

Here are 24 public repositories matching this topic...

In computer vision, this project meticulously constructs a dataset for precise 'Shoe' tracking using YOLOv8 models. Emphasizing detailed data organization, advanced training, and nuanced evaluation, it provides comprehensive insights. A final project for the Computer Vision cousre on Ottawa Master's in (2023).

  • Updated Jan 16, 2024
  • Jupyter Notebook

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 Dec 21, 2023
  • 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