rafaelpadilla / review_object_detection_metricsLinks
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.
☆1,141Updated last month
Alternatives and similar repositories for review_object_detection_metrics
Users that are interested in review_object_detection_metrics are comparing it to the libraries listed below
Sorting:
- Set of methods to ensemble boxes from different object detection models, including implementation of "Weighted boxes fusion (WBF)" method…☆1,793Updated 2 years ago
- Yolo to COCO annotation format converter☆302Updated 2 years ago
- 🕶 A curated list of Tiny Object Detection papers and related resources.☆1,588Updated 2 years ago
- A General Toolbox for Identifying Object Detection Errors☆723Updated 2 years ago
- A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights☆1,637Updated last year
- Simple tool to split COCO annotations into train/test datasets.☆247Updated 2 years ago
- Scaled-YOLOv4: Scaling Cross Stage Partial Network☆2,031Updated 11 months ago
- implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)☆2,006Updated 11 months ago
- Most popular metrics used to evaluate object detection algorithms.☆5,078Updated 3 months ago
- Convert VOC format XMLs to COCO format json☆293Updated 3 years ago
- Two-stage CenterNet☆1,221Updated 2 years ago
- Python library for computer vision labeling tasks. The core functionality is to translate bounding box annotations between different form…☆341Updated last year
- Data Augmentation For Object Detection☆1,151Updated 5 years ago
- A lightweight package for converting your labelme annotations into COCO object detection format.☆316Updated last year
- PyTorch Faster R-CNN Object Detection on Custom Dataset☆255Updated 3 weeks ago
- Python class for calculating confusion matrix for object detection task☆90Updated 3 years ago
- Convert JSON annotations into YOLO format.☆1,090Updated 2 months ago
- [NeurIPS 2021] You Only Look at One Sequence☆882Updated 3 years ago
- Semi-Supervised Learning, Object Detection, ICCV2021☆919Updated last year
- mean Average Precision - This code evaluates the performance of your neural net for object recognition.☆2,963Updated last year
- This project purpose is convert voc annotation xml file to yolo-darknet training file format☆462Updated 5 years ago
- This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Object Detection and …☆1,895Updated 2 years ago
- A package to read and convert object detection datasets (COCO, YOLO, PascalVOC, LabelMe, CVAT, OpenImage, ...) and evaluate them with COC…☆214Updated this week
- Copy-paste augmentation for segmentation and detection tasks☆562Updated 3 years ago
- Scalabel: A versatile web-based visual data annotation tool☆646Updated 5 months ago
- Cross Stage Partial Networks☆905Updated 5 years ago
- HOTA (and other) evaluation metrics for Multi-Object Tracking (MOT).☆1,143Updated last year
- PyTorch implementation of YOLOv4☆1,912Updated 11 months ago
- This library augments road images to introduce various real world scenarios that pose challenges for training neural networks of Autonomo…☆637Updated 3 years ago
- Augmentations usage examples for albumentations library☆440Updated last week