Repository navigation

#

mean-average-precision

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.

Python
1104
1 年前

A package to read and convert object detection datasets (COCO, YOLO, PascalVOC, LabelMe, CVAT, OpenImage, ...) and evaluate them with COCO and PascalVOC metrics.

Python
196
15 天前

Online meter ploter for pytorch. Real time ploting Accuracy, Loss, mAP, AUC, Confusion Matrix

Python
17
7 年前

Information Retrieval with Vector Space Model for News Article

Python
6
6 年前

A Query-Document pair ranking system using GloVe embeddings and RankCosine.

Jupyter Notebook
5
3 年前

Understanding of use of mAP as a metric for Objects Detection problems

Jupyter Notebook
3
5 年前

Mean Average Precision from Scratch using PyTorch

Python
3
8 个月前

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).

Jupyter Notebook
2
1 年前

Implementing the training pipeline for YOLOv4 using PyTorch

Jupyter Notebook
1
1 年前

Information retrieval system that gives ranked results when a query is given

Jupyter Notebook
1
3 年前

Information Retrieval with Lucene and CISI dataset. Index documents and search between them with IB, DFR, BM-25, TF-IDF, Boolean, Axiomatic, LM-Dirichlet similarity and calculate Recall, Precision, MAP (Mean Average Precision) and F-Measure

Java
1
6 个月前
Jupyter Notebook
1
9 个月前

Description of computing object tracking metrics.

Python
1
4 个月前

All scripts related to yoloV4 sliding window

Jupyter Notebook
1
5 年前

Evaluates a given detection by calculating the mAP of the bounding box detections results based on a given test set and the detector code. This repo uses for now the yolov3_detector as an example detector for illustration

1
5 年前

This repository contains a Jupyter notebook. It demonstrates the process of training and evaluating a YOLOv10 model for object detection using the Rock, Paper, Scissors dataset from Roboflow.

Jupyter Notebook
1
7 个月前