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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repository-uri

Awesome GitHub RepositoriesDeep Learning

High-performance runtimes that execute neural network models across CPUs, GPUs, and specialized accelerators.

Explore 6 awesome GitHub repositories matching artificial intelligence & ml · Deep Learning. Refine with filters or upvote what's useful.

Awesome Deep Learning GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • paddlepaddle/paddleocrAvatar PaddlePaddle

    PaddlePaddle/PaddleOCR

    82,412Vezi pe GitHub↗

    PaddleOCR is a comprehensive optical character recognition framework designed for detecting and transcribing text from images and documents into structured, machine-readable formats. It provides a modular computer vision pipeline that decouples image preprocessing, text detection, and character recognition into independent, configurable stages. This architecture supports automated document digitization and multilingual text recognition, capable of identifying text in over one hundred languages across diverse environments ranging from scanned documents to industrial scenes. The framework disti

    Executes neural network models on high-performance runtimes across CPUs, GPUs, and specialized hardware accelerators.

    Pythonai4sciencechineseocrdocument-parsing
    Vezi pe GitHub↗82,412
  • anjok07/ultimatevocalremoverguiAvatar Anjok07

    Anjok07/ultimatevocalremovergui

    23,673Vezi pe GitHub↗

    Ultimate Vocal Remover is a desktop application designed for AI-driven audio source separation. It utilizes deep learning models to isolate vocals, drums, and other individual instruments from mixed audio files, providing a utility for professional production and creative editing workflows. The software distinguishes itself by leveraging GPU-accelerated tensor computation to perform complex signal processing tasks, significantly reducing the time required for high-fidelity audio extraction. It incorporates a modular plugin architecture that integrates external utilities to support a wide rang

    Executes pre-trained neural networks to perform complex pattern recognition and source separation on audio data.

    Pythonaudioinstrumentalkaraoke
    Vezi pe GitHub↗23,673
  • huggingface/candleAvatar huggingface

    huggingface/candle

    19,422Vezi pe GitHub↗

    Candle is a minimalist machine learning framework and deep learning inference engine designed for the Rust programming language. It functions as a low-level tensor computation library, providing the necessary primitives for multi-dimensional array operations and mathematical transformations required to execute pre-trained neural network models. The framework distinguishes itself through a focus on memory efficiency and hardware utilization. It employs static-typed tensor operations to enforce shape validation and memory safety at compile time, while utilizing a lazy-loaded computational graph

    Functions as a high-performance deep learning inference engine optimized for low memory usage and efficient hardware utilization.

    Rust
    Vezi pe GitHub↗19,422
  • alibaba/mnnAvatar alibaba

    alibaba/MNN

    14,242Vezi pe GitHub↗

    MNN is a high-performance inference engine and framework designed for on-device machine learning. It provides a comprehensive environment for executing, optimizing, and deploying neural network models directly on mobile and resource-constrained edge devices. The framework distinguishes itself through a robust model optimization toolkit that supports quantization, compression, and structural graph manipulation to minimize memory footprint and maximize execution speed. It features a modular architecture that abstracts hardware-specific backends, allowing models to run efficiently across diverse

    Acts as a high-performance inference engine for executing neural network models on mobile and embedded devices.

    C++armconvolutiondeep-learning
    Vezi pe GitHub↗14,242
  • nvidia/tensorrtAvatar NVIDIA

    NVIDIA/TensorRT

    13,076Vezi pe GitHub↗

    TensorRT este un motor de inferență pentru deep learning și un kit de dezvoltare software conceput pentru a optimiza și implementa rețele neuronale pentru execuție de înaltă performanță pe GPU-uri NVIDIA. Acesta funcționează ca un framework de accelerare GPU care reduce latența și crește debitul pentru modelele antrenate în timpul implementării în producție. Toolkit-ul importă modele din formatul Open Neural Network Exchange și le transformă în motoare optimizate. Utilizează optimizarea modelelor bazată pe grafuri, generarea de kernel-uri prin fuziunea straturilor și cuantizarea bazată pe precizie pentru a converti ponderile în virgulă mobilă în formate cu precizie mai mică. Framework-ul oferă capabilități pentru serializarea motoarelor specifice hardware-ului și suportă extinderea capabilităților de inferență prin plugin-uri personalizate pentru straturi specializate de rețele neuronale.

    Serves as a high-performance runtime environment that executes neural networks using NVIDIA GPU acceleration.

    C++deep-learninggpu-accelerationinference
    Vezi pe GitHub↗13,076
  • laurentmazare/tch-rsAvatar LaurentMazare

    LaurentMazare/tch-rs

    5,287Vezi pe GitHub↗

    This project is a Rust interface for the PyTorch C++ library, serving as a deep learning framework and tensor computing library. It functions as a C++ API wrapper that enables the manipulation of multi-dimensional arrays and the execution of neural network architectures across CPU and GPU hardware accelerators. The library provides a TorchScript inference engine to load and execute just-in-time compiled models. It also supports Rust and Python interoperability, allowing for the creation of Python extensions that share tensor data through a common interface. The system covers deep learning mo

    Implements high-performance runtimes that execute neural network models across CPUs and GPUs.

    Rustdeep-learningmachine-learningneural-network
    Vezi pe GitHub↗5,287
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Infrastructure
  5. Model Inference and Serving
  6. Inference Engines
  7. Deep Learning