v7labs / upolygon
Draw / find polygons fast without opencv, useful in machine learning pipelines.
☆22Updated 6 months ago
Alternatives and similar repositories for upolygon:
Users that are interested in upolygon are comparing it to the libraries listed below
- Implementation of CenterNet and FairMOT with PyTorch Lightning☆70Updated 2 years ago
- Streamlit tool to explore coco datasets☆88Updated 3 years ago
- This repo contains a minimalist implementation of centernet.☆56Updated 4 years ago
- Just another yolo variant.☆24Updated 2 years ago
- ☆71Updated 4 years ago
- Large Scale Non maximum Suppression. This project implements a O(nlog(n)) approach for non max suppression, useful for object detection r…