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.
☆74Updated 3 months ago
Alternatives and similar repositories for lsnms
Users that are interested in lsnms are comparing it to the libraries listed below
Sorting:
- Object Detection Metrics☆39Updated 2 years ago
- Contains the "pycocotools" package on PyPI. Changes made to the official cocoapi about packaging.☆153Updated last month
- Cut and paste augmentation for object detection and instance segmentation☆146Updated 4 years ago
- PyTorch Lightning based training of Semantic Segmentation models☆38Updated 2 years ago
- A clean, modular implementation of the Yolov7 model family, which uses the official pretrained weights, with utilities for training the m…☆114Updated last year
- Python Object Detection Insights☆199Updated last year
- Implementation of CenterNet and FairMOT with PyTorch Lightning☆71Updated 3 years ago
- Just another yolo variant.☆24Updated 3 years ago
- A package to read and convert object detection datasets (COCO, YOLO, PascalVOC, LabelMe, CVAT, OpenImage, ...) and evaluate them with COC…☆215Updated 3 weeks ago
- QUick and DIrty Domain Adaptation☆23Updated last year
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆206Updated 4 years ago
- Intersection Over Union☆15Updated 7 years ago
- A simple wrapper library for binding timm models as detectron2 backbones☆44Updated 2 years ago
- SAM-CLIP module for use with Autodistill.☆15Updated last year
- Continuation of an abandoned project fast-coco-eval☆127Updated last week
- Generalist YOLO: Towards Real-Time End-to-End Multi-Task Visual Language Models☆80Updated 5 months ago
- ☆150Updated 3 years ago
- An image labelling tool for creating segmentation data sets, for Django and Flask.☆145Updated last year
- Heatmap Learner Convolutional Neural Network for Object Counting and Localization☆44Updated last year
- Helpers for detectron2☆40Updated 5 years ago
- Active learning for Mask R-CNN in Detectron2☆63Updated last year
- Light weight toolkit for bounding boxes providing conversion between bounding box types and simple computations.☆153Updated last year
- A conversion toolset between different object detection and instance segmentation annotation formats☆118Updated 4 years ago
- ☆126Updated 2 years ago
- ☆163Updated 2 years ago
- Refactored implementation of CenterNet (Objects as Points - Zhou, Xingyi et. al.) shipping with PyTorch Lightning modules☆60Updated 2 years ago
- How to implement Non Max Suppression (NMS) in PyTorch☆17Updated 3 years ago
- The service for the demonstration of transforms in Albumentations library☆106Updated last year
- Draw / find polygons fast without opencv, useful in machine learning pipelines.☆22Updated 11 months ago
- A simple implementation of EfficientDet based on Detectron2 framework☆27Updated 4 years ago