awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Deci-AI avatar

Deci-AI/super-gradients

0
View on GitHub↗
5,041 stele·591 fork-uri·Jupyter Notebook·Apache-2.0·10 vizualizăriwww.supergradients.com↗

Super Gradients

Super-Gradients este un framework de computer vision PyTorch și o bibliotecă de antrenare concepută pentru întregul ciclu de viață al modelelor de viziune. Funcționează ca un optimizator de modele deep learning și un toolkit de implementare pentru antrenarea și fine-tuning-ul modelelor în sarcini de clasificare a imaginilor, detectare a obiectelor, segmentare semantică și estimare a posturii.

Proiectul oferă instrumente specifice pentru optimizarea modelelor, inclusiv distilarea cunoștințelor teacher-student și compresia preciziei numerice pentru a reduce cerințele de memorie și calcul. Include, de asemenea, implementarea arhitecturii Yolo-NAS pentru detectarea obiectelor de înaltă performanță.

Framework-ul acoperă o suprafață largă de capabilități, inclusiv antrenarea distribuită pe GPU, pipeline-uri de viziune modulare și automatizarea rulărilor de antrenare prin configurații de rețetă structurate. Mai mult, gestionează încărcarea datelor, augmentarea imaginilor și exportul ponderilor antrenate în formate universale pentru acceleratoare hardware de producție.

Features

  • Computer Vision Training - Provides standardized training routines and scripts for image-based neural network architectures across multiple vision tasks.
  • Vision Model Training - Provides a specialized framework for training and evaluating computer vision models, including classification, detection, and segmentation.
  • Computer Vision Libraries - Provides a comprehensive library for managing datasets, augmentations, and training recipes for computer vision tasks.
  • Distributed GPU Training - Provides techniques for distributing the computational load of neural network training across multiple graphics cards.
  • Large-Scale Model Training - Implements specialized methodologies for scaling the training of large vision models across multiple GPUs.
  • Computer Vision - Functions as a PyTorch-based toolkit for training, validating, and deploying deep learning models for computer vision.
  • Modular Vision Pipelines - Implements architectures that decouple image processing, feature detection, and analysis stages into configurable, independent components.
  • Deep Learning Optimization - Refines deep learning models by optimizing computational graphs and reducing model size for better execution efficiency.
  • Teacher-Student Distillation - Implements teacher-student knowledge distillation to transfer patterns from large pre-trained models to smaller, efficient student models.
  • Model Optimization Suites - Offers a suite of tools for model distillation and precision optimization to reduce memory and computational requirements.
  • Mixed-Precision Quantization - Reduces memory and computational requirements by implementing numerical precision compression for deployment on resource-constrained hardware.
  • PyTorch Computer Vision Pipelines - Provides end-to-end computer vision workflows and pipeline orchestration implemented using the PyTorch framework.
  • Image Augmentations - Applies random transformations like scaling, cropping, and color jittering to training images to improve model generalization.
  • Vision Dataset Loading - Includes utilities for importing and preparing standardized image and video databases for model training.
  • Model Export Formats - Provides utilities for converting trained PyTorch models into standard industry formats for compatibility and deployment.
  • Model Deployment Toolkits - Provides utilities to streamline the packaging and export of trained weights into formats compatible with hardware accelerators.
  • Recipe Configuration Definitions - Defines training parameters and hyperparameters in structured YAML files for reproducible model training runs.
  • Training Recipes - Provides standardized configurations and workflows for executing reproducible model training processes.
  • YOLO Object Detectors - Implements the Yolo-NAS architecture for high-performance object detection.
  • Pretrained Weight Initializers - Supports loading state-of-the-art pretrained weights to initialize model architectures and accelerate training convergence.
  • Model Export Formats - Supports exporting trained models to interoperable formats for deployment on various runtimes and production environments.
  • Computer Vision Frameworks - Library for training PyTorch-based computer vision models.

Istoric stele

Graficul istoricului de stele pentru deci-ai/super-gradientsGraficul istoricului de stele pentru deci-ai/super-gradients

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face deci-ai/super-gradients?

Super-Gradients este un framework de computer vision PyTorch și o bibliotecă de antrenare concepută pentru întregul ciclu de viață al modelelor de viziune. Funcționează ca un optimizator de modele deep learning și un toolkit de implementare pentru antrenarea și fine-tuning-ul modelelor în sarcini de clasificare a imaginilor, detectare a obiectelor, segmentare semantică și estimare a posturii.

Care sunt principalele funcționalități ale deci-ai/super-gradients?

Principalele funcționalități ale deci-ai/super-gradients sunt: Computer Vision Training, Vision Model Training, Computer Vision Libraries, Distributed GPU Training, Large-Scale Model Training, Computer Vision, Modular Vision Pipelines, Deep Learning Optimization.

Care sunt câteva alternative open-source pentru deci-ai/super-gradients?

Alternativele open-source pentru deci-ai/super-gradients includ: datawhalechina/thorough-pytorch — This project is an educational resource and comprehensive guide for implementing and deploying deep learning models… paddlepaddle/paddledetection — PaddleDetection is an object detection framework designed for the end-to-end development, training, and deployment of… tingsongyu/pytorch_tutorial — This project is a comprehensive collection of educational examples and reference implementations for building vision… pytorch/torchtune — Torchtune is a PyTorch-native library for fine-tuning, aligning, and quantizing large language models. It provides a… open-mmlab/mmpretrain — mmpretrain is a modular PyTorch computer vision framework designed for developing, training, and benchmarking deep… meta-pytorch/torchtune — Torchtune is a PyTorch-native library for fine-tuning, aligning, and quantizing large language models. It provides a…

Alternative open-source pentru Super Gradients

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Super Gradients.
  • datawhalechina/thorough-pytorchAvatar datawhalechina

    datawhalechina/thorough-pytorch

    3,684Vezi pe GitHub↗

    This project is an educational resource and comprehensive guide for implementing and deploying deep learning models using the PyTorch framework. It provides a structured learning curriculum consisting of tutorials and notebooks that cover neural network architectures, data pipelines, and model optimization across multiple AI domains. The curriculum includes practical implementation guides for building convolutional networks, transformers, and recurrent models. It specifically focuses on workflows for computer vision, including image classification, object detection, and segmentation, as well

    Jupyter Notebookdeep-learningmachine-learningpython
    Vezi pe GitHub↗3,684
  • paddlepaddle/paddledetectionAvatar PaddlePaddle

    PaddlePaddle/PaddleDetection

    14,243Vezi pe GitHub↗

    PaddleDetection is an object detection framework designed for the end-to-end development, training, and deployment of computer vision models. It provides a comprehensive library of modular neural network architectures and pipelines that support object detection, instance segmentation, and multi-object tracking tasks. The project distinguishes itself through a configuration-driven approach that decouples model components like backbones and heads, allowing for the flexible assembly of custom vision workflows. It incorporates advanced techniques such as anchor-free detection logic, joint detecti

    Pythonblazefacedeepsortdetr
    Vezi pe GitHub↗14,243
  • tingsongyu/pytorch_tutorialAvatar TingsongYu

    TingsongYu/PyTorch_Tutorial

    8,018Vezi pe GitHub↗

    This project is a comprehensive collection of educational examples and reference implementations for building vision and language models using PyTorch. It serves as a deep learning tutorial covering the end-to-end process of developing neural networks, from initial architecture definition to final production deployment. The repository provides detailed guides on implementing a wide range of domain-specific models, including convolutional neural networks for object detection and segmentation, as well as transformer and recurrent architectures for natural language processing. It emphasizes gene

    Python
    Vezi pe GitHub↗8,018
  • pytorch/torchtuneAvatar pytorch

    pytorch/torchtune

    5,774Vezi pe GitHub↗

    Torchtune is a PyTorch-native library for fine-tuning, aligning, and quantizing large language models. It provides a configurable training pipeline orchestrated through YAML recipes, with CLI overrides and component swapping, distributed training via FSDP2, memory optimizations, and parameter-efficient fine-tuning methods like LoRA, DoRA, and QLoRA. The library distinguishes itself through its YAML-driven configuration system that defines all training parameters and instantiates components from config files, with full CLI override capability for any field or component at launch time. It suppo

    Python
    Vezi pe GitHub↗5,774
  • Vezi toate cele 30 alternative pentru Super Gradients→