dmlc/gluon-cv
Gluon CV Toolkit
This toolkit helps you build and deploy advanced computer vision applications using state-of-the-art deep learning models. It takes your images or videos as input and can output identified objects, segmented regions, or recognized actions. Researchers, engineers, and students working on computer vision tasks will find this useful for fast prototyping and product development.
5,923 stars. No commits in the last 6 months.
Use this if you need to quickly implement and experiment with cutting-edge computer vision models for tasks like object detection, image classification, or human pose estimation.
Not ideal if your primary need is general-purpose machine learning or if you require models outside of the computer vision domain.
Stars
5,923
Forks
1,211
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 25, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/dmlc/gluon-cv"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
opencv/opencv
Open Source Computer Vision Library
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
kornia/kornia
🐍 Geometric Computer Vision Library for Spatial AI
open-edge-platform/training_extensions
Train, Evaluate, Optimize, Deploy Computer Vision Models via OpenVINO™
ermig1979/Simd
C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX ...