#93 · Primary category: Computer Vision
super-gradients
Easily train or fine-tune SOTA computer vision models with one open source training library. The home of Yolo-NAS.
Project last updated:02/24/26
GitHub Stars
5.1K
Forks
592
Contributors
55
License
Apache-2.0
Why we included this project
Most vision teams end up juggling separate repos for classification, detection, segmentation, and pose estimation. SuperGradients keeps those workloads under one API, and its training recipes get you training from the command line with just a dataset path, without hand-tuning hyperparameters. The model zoo includes the YOLO-NAS family with pretrained COCO weights, and ONNX export makes the results straightforward to serve through TensorRT or OpenVINO. That combination sits between a black-box training tool and a hand-rolled PyTorch pipeline: enough control to matter, not so much glue code that it slows you down. Teams that want reproducible vision training without assembling everything themselves will find this a sensible starting point.
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)