remydubois / lsnmsLinks
Large Scale Non maximum Suppression. This project implements a O(nlog(n)) approach for non max suppression, useful for object detection ran on very large images such as satellite or histology, when the number of instances to prune becomes very large.
☆71Updated last month
Alternatives and similar repositories for lsnms
Users that are interested in lsnms are comparing it to the libraries listed below
Sorting:
- Contains the "pycocotools" package on PyPI. Changes made to the official cocoapi about packaging.☆145Updated last month
- Object Detection Metrics☆39Updated last year
- Python Object Detection Insights☆195Updated last year
- Just another yolo variant.☆24Updated 3 years ago
- A clean, modular implementation of the Yolov7 model family, which uses the official pretrained weights, with utilities for training the m…☆115Updated last year
- Implementation of CenterNet and FairMOT with PyTorch Lightning☆70Updated 3 years ago
- Cut and paste augmentation for object detection and instance segmentation☆144Updated 4 years ago
- ☆148Updated 2 years ago
- A package to read and convert object detection datasets (COCO, YOLO, PascalVOC, LabelMe, CVAT, OpenImage, ...) and evaluate them with COC…☆205Updated last month
- Active learning for Mask R-CNN in Detectron2☆63Updated last year
- A simple wrapper library for binding timm models as detectron2 backbones☆43Updated 2 years ago
- PyTorch Lightning based training of Semantic Segmentation models☆38Updated 2 years ago
- A conversion toolset between different object detection and instance segmentation annotation formats☆117Updated 3 years ago
- A personal implementation of YOLOv5 (v6.0)☆52Updated 2 years ago
- Heatmap Learner Convolutional Neural Network for Object Counting and Localization☆43Updated last year
- Generalist YOLO: Towards Real-Time End-to-End Multi-Task Visual Language Models☆76Updated 2 months ago
- One Metrics Library to Rule Them All!☆60Updated 3 years ago
- An SDK for Transformers + YOLO and other SSD family models☆63Updated 5 months ago
- QUick and DIrty Domain Adaptation☆22Updated last year
- Continuation of an abandoned project fast-coco-eval☆113Updated last month
- ☆127Updated 2 years ago
- Compare Savant and PyTorch performance☆13Updated last year
- nvjpeg for python☆101Updated 2 years ago
- Intersection Over Union☆15Updated 7 years ago
- Python scripts performing object detection using the YOLOv6 model in ONNX.☆94Updated 2 years ago
- Tools for downloading images and annotations from Google's OpenImages dataset.☆47Updated 2 weeks ago
- A simple implementation of EfficientDet based on Detectron2 framework☆27Updated 4 years ago
- How to implement Non Max Suppression (NMS) in PyTorch☆17Updated 2 years ago
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆207Updated 3 years ago
- Streamlit tool to explore coco datasets☆88Updated 3 years ago