awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 مستودعات

Awesome GitHub RepositoriesDistributed Acceleration Layers

Abstraction layers that enable distributed execution across diverse hardware.

Distinguishing note: Focuses on the acceleration layer as a distinct architectural component.

Explore 9 awesome GitHub repositories matching artificial intelligence & ml · Distributed Acceleration Layers. Refine with filters or upvote what's useful.

Awesome Distributed Acceleration Layers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • ageitgey/face_recognitionالصورة الرمزية لـ ageitgey

    ageitgey/face_recognition

    56,504عرض على GitHub↗

    This is a Python facial recognition library designed to detect, encode, and identify human faces in images and video. It functions as a biometric identification tool that converts facial features into numerical encodings to compare and match identities. The library provides a computer vision command line interface for batch processing face detection and recognition tasks across image directories. It also supports a GPU accelerated vision API that utilizes CUDA and NVIDIA hardware to increase the speed of facial analysis and identification. Its capabilities cover human face detection and faci

    Utilizes CUDA and NVIDIA hardware to accelerate heavy matrix computations for faster image analysis.

    Pythonface-detectionface-recognitionmachine-learning
    عرض على GitHub↗56,504
  • bvlc/caffeالصورة الرمزية لـ BVLC

    BVLC/caffe

    34,576عرض على GitHub↗

    Caffe is a high-performance deep learning framework designed for training and deploying deep neural networks. It functions as a machine learning engine and a convolutional neural network library, providing a C++ backend to accelerate computations on both GPUs and CPUs. The system includes a specialized toolset for computer vision, enabling tasks such as object detection, semantic segmentation, and large-scale image retrieval. It supports the deployment of pre-trained models for image and scene recognition, as well as the ability to fine-tune neural network weights for specialized tasks. The

    Offloads heavy tensor computations to NVIDIA GPUs using the CUDA toolkit for massive parallel processing.

    C++deep-learningmachine-learningvision
    عرض على GitHub↗34,576
  • lightning-ai/pytorch-lightningالصورة الرمزية لـ Lightning-AI

    Lightning-AI/pytorch-lightning

    31,201عرض على GitHub↗

    PyTorch Lightning is a deep learning research framework that provides a structured environment for organizing machine learning code. It functions as a unified trainer orchestrator, centralizing the execution flow by managing the interaction between hardware resources, data loaders, and model components. By decoupling model architecture from training logic, the framework enables researchers to maintain clean, modular codebases that remain portable across different environments. The framework distinguishes itself through a hardware-agnostic abstraction layer that scales deep learning workloads

    Distributes deep learning workloads across multiple accelerators while maintaining consistent execution flow across diverse computing environments.

    Pythonaiartificial-intelligencedata-science
    عرض على GitHub↗31,201
  • peterl1n/backgroundmattingv2الصورة الرمزية لـ PeterL1n

    PeterL1n/BackgroundMattingV2

    7,178عرض على GitHub↗

    BackgroundMattingV2 is a deep learning background matting tool and real-time image segmentation framework. It provides a system for isolating foreground subjects from high-resolution images and video feeds in real time. The project includes a deep learning model trainer for optimizing matting models through base convergence and end-to-end refinement. It also functions as a cross-runtime model exporter, converting trained neural networks into interchangeable formats for deployment across different software environments and hardware runtimes. The framework supports streaming processed webcam f

    Implements GPU acceleration specifically for computer vision and image matting tasks using NVIDIA CUDA.

    Pythoncomputer-visionmachine-learningmatting
    عرض على GitHub↗7,178
  • opendronemap/odmالصورة الرمزية لـ OpenDroneMap

    OpenDroneMap/ODM

    5,853عرض على GitHub↗

    OpenDroneMap (ODM) is an open-source aerial drone photogrammetry pipeline that converts 2D images into georeferenced 3D models, orthophotos, point clouds, and digital elevation maps. At its core, the OpenDroneMap Processing Engine orchestrates a complete Structure-from-Motion workflow, from feature extraction through dense reconstruction and tiled output generation, purpose-built for transforming drone-captured imagery into geospatial data products. The toolkit distinguishes itself through GPU-accelerated SIFT feature extraction using CUDA-capable NVIDIA graphics cards, roughly doubling proce

    Ships a CUDA-accelerated SIFT extractor that roughly doubles processing speed compared to CPU-only operation.

    Pythonaerial-imagerydronephotogrammetry
    عرض على GitHub↗5,853
  • zhaochenyang20/awesome-ml-sys-tutorialالصورة الرمزية لـ zhaochenyang20

    zhaochenyang20/Awesome-ML-SYS-Tutorial

    5,371عرض على GitHub↗

    This project provides a comprehensive technical guide and framework for engineering large-scale machine learning systems. It covers the full lifecycle of model development, focusing on the infrastructure and computational principles required to build, train, and serve generative AI models across distributed GPU clusters. The repository distinguishes itself by offering deep-dive tutorials and implementation strategies for complex system challenges. It emphasizes high-performance architectural primitives, such as collective communication orchestration, distributed tensor sharding, and static gr

    Coordinates data movement between independent attention workers and shared MLP layers to maintain state consistency across parallel processing units.

    Python
    عرض على GitHub↗5,371
  • nerfstudio-project/gsplatالصورة الرمزية لـ nerfstudio-project

    nerfstudio-project/gsplat

    4,528عرض على GitHub↗

    gsplat is a high-performance differentiable rasterization engine for 3D Gaussian splatting, designed for real-time novel view synthesis from 2D images. It provides a complete pipeline for reconstructing 3D scenes by optimizing differentiable Gaussian representations, training models from COLMAP-processed captures or proprietary device files, and generating new viewpoints through a CUDA-accelerated rendering backend. The framework distinguishes itself through memory-optimized CUDA kernels that reduce training memory usage by up to 4x compared to standard implementations while matching publishe

    Provides a CUDA-accelerated rasterization pipeline that processes millions of 3D Gaussian primitives in real time.

    Pythongaussian-splatting
    عرض على GitHub↗4,528
  • arthurbrussee/brushالصورة الرمزية لـ ArthurBrussee

    ArthurBrussee/brush

    3,685عرض على GitHub↗

    Brush is a tool for creating high-fidelity three-dimensional scene reconstructions from posed images using Gaussian splatting. It processes photographs with known camera coordinates to generate spatial geometry. The project includes capabilities for refining reconstructions through 3D scene masking, which allows for the exclusion of specific image regions or the incorporation of transparency during the training process. The system provides a command line interface for managing the training pipeline and debugging workflows. Visualization is handled via client-side WebGL rendering, which supp

    Renders 3D scenes by projecting point-based clouds of colored ellipsoids onto a 2D image plane.

    Rustgaussian-splattinggraphicsreconstruction
    عرض على GitHub↗3,685
  • b4rtaz/distributed-llamaالصورة الرمزية لـ b4rtaz

    b4rtaz/distributed-llama

    2,837عرض على GitHub↗

    Distributed-llama is a distributed inference engine and command line tool for running large language models across multiple networked machines. It functions as a compute cluster manager that coordinates worker nodes to share the computational load of a single model. The system utilizes tensor parallelism to shard model weights across different hosts, allowing the execution of models that exceed the memory capacity of a single piece of hardware. It includes a dedicated format converter to transform standard model files into a compatible binary layout optimized for distributed loading. The eng

    Coordinates the forward pass to ensure each model layer finishes processing across all nodes before the next begins.

    C++distributed-computingdistributed-llmllama2
    عرض على GitHub↗2,837
  1. Home
  2. Artificial Intelligence & ML
  3. Distributed Acceleration Layers

استكشف الوسوم الفرعية

  • CUDA-Accelerated Vision2 وسوم فرعيةHardware acceleration specifically for computer vision and image analysis tasks. **Distinct from Distributed Acceleration Layers:** Distinct from general distributed acceleration or crypto-mining, focusing on image processing on NVIDIA GPUs.
  • Distributed Layer SynchronizersSystems for coordinating data movement and state consistency between parallelized model layers. **Distinct from Distributed Acceleration Layers:** Distinct from Distributed Acceleration Layers: focuses on the synchronization of specific layer data during distributed execution rather than general hardware abstraction.