maaz1m / object-detection-evaluation
An easy to use evaluator for object detection performance metrics, such as mAP and AR
☆18Updated 3 years ago
Alternatives and similar repositories for object-detection-evaluation
Users that are interested in object-detection-evaluation are comparing it to the libraries listed below
Sorting:
- Implementation of CenterNet and FairMOT with PyTorch Lightning☆70Updated 3 years ago
- Refactored implementation of CenterNet (Objects as Points - Zhou, Xingyi et. al.) shipping with PyTorch Lightning modules☆60Updated 2 years ago
- Object detection for autonomous navigation systems☆43Updated 3 years ago
- This repo contains a minimalist implementation of centernet.☆56Updated 4 years ago
- TF 2 implementation Learning to Resize Images for Computer Vision Tasks (https://arxiv.org/abs/2103.09950v1).☆53Updated 3 years ago
- A simple wrapper library for binding timm models as detectron2 backbones☆42Updated last year
- QUick and DIrty Domain Adaptation☆22Updated last year
- How to implement Non Max Suppression (NMS) in PyTorch☆17Updated 2 years ago
- ☆71Updated 4 years ago
- ☆19Updated 4 years ago
- Just another yolo variant.☆24Updated 2 years ago
- Streamlit tool to explore coco datasets☆88Updated 3 years ago
- YOLOv3 object detection architecture with uncertainty estimation.☆60Updated 5 years ago
- Official Python Implementation of LRP Error [ECCV2018 & TPAMI2021]☆51Updated last year
- A Tensorflow implementation of the DETR object detection architecture.☆62Updated 3 years ago
- Anchor optimization for RetinaNet.☆115Updated 4 years ago
- A lightweight script for performing Kalman filter based object tracking using MMDetection models.☆23Updated 3 years ago
- Helper for dealing with MS-COCO annotations☆91Updated 8 months ago
- Object Detection Metrics☆39Updated last year
- Utilities for Deep Learning with PyTorch (models, losses, metrics etc.)☆14Updated 4 years ago
- ☆56Updated 4 years ago
- Mish Activation Function for PyTorch☆51Updated 4 years ago
- Unofficial Colab on how to train DETR, the intelligent object detector, with your own dataset. DETR = Detection Transformer☆40Updated 4 years ago
- Simple Code Implementation of "Xception" architecture using PyTorch.☆16Updated 5 years ago
- LightCollections⚡️: Ready-to-use implementations such as `LightningModules` for various computer vision papers.