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.
☆69Updated last week
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.☆144Updated 3 weeks ago
- Just another yolo variant.☆24Updated 2 years ago
- Cut and paste augmentation for object detection and instance segmentation☆143Updated 3 years ago
- Continuation of an abandoned project fast-coco-eval☆113Updated 2 weeks ago
- PyTorch Lightning based training of Semantic Segmentation models☆38Updated 2 years ago
- Object Detection Metrics☆39Updated last year
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆207Updated 3 years ago
- cuCIM - RAPIDS GPU-accelerated image processing library☆405Updated last week
- An open source online platform for collaborative image labeling of almost everything☆60Updated last week
- A PyTorch implementation of Connected Components Labeling