apple/ml-cvnets
CVNets: A library for training computer vision networks
This is a computer vision toolkit for researchers and engineers to train specialized machine learning models. It takes in image data and outputs trained models capable of tasks like identifying objects, segmenting images, or classifying content. Computer vision researchers and machine learning engineers working on image-based AI applications would use this.
1,967 stars. No commits in the last 6 months.
Use this if you need to train or evaluate various standard and advanced computer vision models for tasks like object detection, image classification, or semantic segmentation.
Not ideal if you are looking for a pre-trained, off-the-shelf model without needing to customize or train your own.
Stars
1,967
Forks
252
Language
Python
License
—
Category
Last pushed
Oct 30, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/apple/ml-cvnets"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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 ...