#157 · Primary category: Computer Vision

gluon-cv

action-recognition computer-vision deep-learning gan gluon image-classification machine-learning mxnet neural-network object-detection person-reid pose-estimation semantic-segmentation

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