#157 · Primary category: Computer Vision
gluon-cv
Gluon CV Toolkit
Project last updated:11/25/24
GitHub Stars
5.9K
Forks
1.2K
Contributors
119
License
Apache-2.0
Why we included this project
Engineers and researchers building image-based products usually need more than a single model. They want a set of implementations for classification, detection, segmentation, pose estimation, and video action recognition without wiring each one from scratch. GluonCV bundles these workloads into one toolkit, with training scripts that reproduce published results and a large zoo of pre-trained models, so a team can benchmark an idea quickly before committing to a heavier stack. It covers both MXNet and PyTorch, which is handy when a codebase already runs on one framework and you want to reuse implementations from the other. The tutorials and documented APIs also give students a practical on-ramp for seeing how these architectures fit together in practice.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)