FrancescoSaverioZuppichini / non-max-suppression-in-pytorchLinks
How to implement Non Max Suppression (NMS) in PyTorch
☆17Updated 3 years ago
Alternatives and similar repositories for non-max-suppression-in-pytorch
Users that are interested in non-max-suppression-in-pytorch are comparing it to the libraries listed below
Sorting:
- ☆52Updated 4 years ago
- Light Face Detection using PyTorch Lightning☆83Updated 2 years ago
- Implementation of CenterNet and FairMOT with PyTorch Lightning☆71Updated 3 years ago
- A Tensorflow implementation of the DETR object detection architecture.☆64Updated 4 years ago
- Streamlit tool to explore coco datasets☆89Updated 3 years ago
- ☆156Updated 2 years ago
- Object Detection Metrics☆39Updated 2 years ago
- A simple wrapper library for binding timm models as detectron2 backbones☆44Updated 2 years ago
- Mish Activation Function for PyTorch☆148Updated 4 years ago
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆207Updated 4 years ago
- One Metrics Library to Rule Them All!☆60Updated 3 years ago
- LightCollections⚡️: Ready-to-use implementations such as `LightningModules` for various computer vision papers.☆23Updated 3 years ago
- Heatmap Learner Convolutional Neural Network for Object Counting and Localization☆44Updated last year
- Wheat Detection challenge on Kaggle☆85Updated 2 years ago
- Aloception is a set of package for computer vision: aloscene, alodataset, alonet.☆93Updated 5 months ago
- Making a PyTorch model easier than ever!☆80Updated 4 years ago
- Python code for analysing object detection metrics☆31Updated 3 years ago
- Python Object Detection Insights☆201Updated 2 years ago
- Large Scale Non maximum Suppression. This project implements a O(nlog(n)) approach for non max suppression, useful for object detection r …☆74Updated 4 months ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆88Updated 4 years ago
- Just another yolo variant.☆24Updated 3 years ago
- YOLOv4 Pytorch implementation with all freebies and specials and 15+ more exclusive improvements. Easy to use!☆133Updated 4 years ago
- Helpers for detectron2☆40Updated 5 years ago
- An easy to use evaluator for object detection performance metrics, such as mAP and AR☆18Updated 3 years ago
- Python scripts performing object detection using the YOLOv6 model in ONNX.☆96Updated 3 years ago
- A modular PyTorch library for vision transformer models☆164Updated 2 years ago
- A PyTorch implementation of YOLOv5☆171Updated 3 years ago
- Mish Activation Function for PyTorch☆51Updated 4 years ago
- Refactored implementation of CenterNet (Objects as Points - Zhou, Xingyi et. al.) shipping with PyTorch Lightning modules☆60Updated 2 years ago
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆97Updated 2 years ago