alexhock / object-detection-metricsLinks
Python code for analysing object detection metrics
☆31Updated 3 years ago
Alternatives and similar repositories for object-detection-metrics
Users that are interested in object-detection-metrics are comparing it to the libraries listed below
Sorting:
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆207Updated 4 years ago
- A Tensorflow implementation of the DETR object detection architecture.☆64Updated 4 years ago
- Unofficial Colab on how to train DETR, the intelligent object detector, with your own dataset. DETR = Detection Transformer☆39Updated 5 years ago
- Streamlit tool to explore coco datasets☆88Updated 3 years ago
- Code for the CVPR 2019 paper : Spectral Metric for Dataset Complexity Assessment☆46Updated last year
- Wheat Detection challenge on Kaggle☆84Updated 2 years ago
- Aloception is a set of package for computer vision: aloscene, alodataset, alonet.☆93Updated 4 months ago
- Function to calculate mAP for set of detected boxes and annotated boxes.☆133Updated last year
- Mean Average Precision for Object Detection☆202Updated last year
- Helpers for detectron2☆40Updated 5 years ago
- ☆161Updated 3 years ago
- Catalyst.Segmentation☆28Updated 4 years ago
- Pytorch augmentation☆119Updated last year
- The service for the demonstration of transforms in Albumentations library☆106Updated last year
- A simple image dataset EDA tool (CLI / Code)☆55Updated 5 years ago
- Implementation of CenterNet and FairMOT with PyTorch Lightning☆71Updated 3 years ago
- A User Interface for DETR built with Dash. 100% Python.☆179Updated 2 years ago
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆97Updated 2 years ago
- Metrics for model evaluation in pytorch☆112Updated 4 years ago
- Tensorflow implementation of DETR : Object Detection with Transformers☆170Updated 3 years ago
- Drift Detection for your PyTorch Models