awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 repositorios

Awesome GitHub RepositoriesDeep Learning Execution

Computational execution of tensors through graph-based frameworks for neural network inference.

Distinct from Graph-Based Computational Execution: Focuses on the execution of deep learning models specifically, rather than general mathematical graph computation.

Explore 9 awesome GitHub repositories matching scientific & mathematical computing · Deep Learning Execution. Refine with filters or upvote what's useful.

Awesome Deep Learning Execution GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • matterport/mask_rcnnAvatar de matterport

    matterport/Mask_RCNN

    25,564Ver en GitHub↗

    This project is a TensorFlow and Keras implementation of the Mask R-CNN architecture. It provides a framework for performing simultaneous object detection and instance segmentation, transforming raw images into segmented masks and bounding boxes for individual object identification. The toolset enables custom computer vision training through fine-tuning pre-trained weights and integrating user-provided datasets. It includes capabilities for distributed GPU training to accelerate the optimization of large vision models. The framework covers model evaluation using standard precision metrics an

    Executes deep learning operations through a TensorFlow computational graph to optimize tensor flow across CPU and GPU hardware.

    Pythoninstance-segmentationkerasmask-rcnn
    Ver en GitHub↗25,564
  • tensorflow/magentaAvatar de tensorflow

    tensorflow/magenta

    19,797Ver en GitHub↗

    Magenta is an AI creative suite and TensorFlow generative art framework used to train and deploy models for the production of artistic media. It functions as a generative music library and a deep learning art generator, providing tools to automate the creation of original musical compositions and visual artwork. The project covers AI music composition and generative visual art through neural art generation and machine learning creativity. It enables the training of generative models to produce original songs, images, and drawings based on learned patterns.

    Runs deep learning models using a graph-based computational framework to process tensors for media generation.

    Python
    Ver en GitHub↗19,797
  • dusty-nv/jetson-inferenceAvatar de dusty-nv

    dusty-nv/jetson-inference

    8,734Ver en GitHub↗

    jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU hardware. Its primary purpose is to enable real-time computer vision and AI inference at the edge with low latency and high throughput. The project distinguishes itself through high-performance streaming analytics and the ability to execute concurrent AI pipelines on auto-grade silicon. It provides specialized support for multi-sensor stream processing, utilizing zero-copy data transport to load camera frames directly into GPU memory. The codebase covers a broad surface of capabiliti

    Executes differentiable operations like convolution and pooling on sparse voxel data for spatial intelligence.

    C++caffecomputer-visiondeep-learning
    Ver en GitHub↗8,734
  • 1adrianb/face-alignmentAvatar de 1adrianb

    1adrianb/face-alignment

    7,518Ver en GitHub↗

    This is a PyTorch-based computer vision library for detecting 2D and 3D facial landmark coordinates. It functions as a facial landmark detector and reconstruction tool, utilizing deep learning to identify precise geometric points on human faces from image datasets. The library allows for the selection of specific detection backends to balance accuracy and processing speed. It supports the integration of precomputed bounding box files, which enables the system to bypass the initial detection phase and proceed directly to landmark extraction. The toolkit includes capabilities for batch image p

    Utilizes PyTorch tensor-based computational graphs to perform forward passes for facial feature regression.

    Python
    Ver en GitHub↗7,518
  • open-mmlab/mmdetection3dAvatar de open-mmlab

    open-mmlab/mmdetection3d

    6,273Ver en GitHub↗

    MMDetection3D is an open-source toolbox for 3D perception, providing a unified framework for detecting and segmenting objects in three-dimensional environments. It supports a range of core tasks including monocular 3D object detection from single camera images, LiDAR-based 3D object detection from raw point clouds, and multi-modal fusion that combines camera images with LiDAR data. The toolbox also covers point cloud semantic segmentation, assigning class labels to every point in a scan for scene understanding. The project distinguishes itself through a config-driven pipeline that orchestrate

    Accelerates 3D point cloud processing using sparse convolutional libraries like spconv and MinkowskiEngine.

    Python3d-object-detectionobject-detectionpoint-cloud
    Ver en GitHub↗6,273
  • nvidia/warpAvatar de NVIDIA

    NVIDIA/warp

    6,233Ver en GitHub↗

    Warp is a Python framework that JIT-compiles Python functions into CUDA kernels for GPU-accelerated parallel computation, with built-in automatic differentiation and multi-framework array interoperability. At its core, it provides a GPU kernel compilation system that enables writing and executing custom GPU kernels directly from Python, while supporting automatic gradient computation through those kernels for integration with machine learning pipelines. The framework also includes tile-based cooperative computing, where thread blocks partition into tiles for shared-memory and tensor-core opera

    Constructs a sparse grid with power-of-two voxel scales for adaptive resolution in finite element simulations.

    Pythoncudadifferentiable-programminggpu
    Ver en GitHub↗6,233
  • plaidml/plaidmlAvatar de plaidml

    plaidml/plaidml

    4,573Ver en GitHub↗

    PlaidML es un framework de compilación de deep learning y un runtime multiplataforma diseñado para ejecutar modelos de machine learning en una amplia variedad de objetivos de hardware. Funciona como un motor de tensores agnóstico al hardware que traduce modelos de tensores a código ejecutable, permitiendo que las redes de deep learning se ejecuten en diferentes dispositivos de cómputo sin requerir dependencias de controladores específicas. El sistema permite la ejecución de modelos en hardware personalizado o limitado mediante el uso de especificaciones JSON para definir el hardware del dispositivo. Emplea un lenguaje de dominio específico para describir cálculos de tensores y proporciona una capa intermedia para integrar varios frameworks de machine learning con su compilador orientado a hardware. El motor admite una gama de operaciones de tensores, incluyendo contracciones de tensores con restricciones de índice, convoluciones multidimensionales con strides y padding configurables, y operaciones elementwise usando broadcasting. También incluye una suite de pruebas para evaluar la velocidad y eficiencia de ejecución en diferentes componentes de hardware y entornos.

    Executes tensor networks and deep learning models across diverse hardware targets to verify correctness and performance.

    C++
    Ver en GitHub↗4,573
  • microsoft/trellis.2Avatar de microsoft

    microsoft/TRELLIS.2

    3,910Ver en GitHub↗

    TRELLIS.2 is a generative image-to-3D system that creates high-resolution 3D assets with physically based rendering materials from 2D images. It utilizes a sparse voxel representation to handle complex topologies and internal structures without relying on iso-surface fields. The project features a structured latent space representation that maps geometry and texture attributes to maintain visual fidelity. It employs an optimization-free geometry reconstruction process to decode latent representations directly into voxel grids and includes a PBR texture generator for synthesizing base color, r

    Transforms textured surface meshes into sparse volumetric grids and back without using optimization or rendering.

    Python
    Ver en GitHub↗3,910
  • divamgupta/stable-diffusion-tensorflowAvatar de divamgupta

    divamgupta/stable-diffusion-tensorflow

    1,611Ver en GitHub↗

    This project provides a TensorFlow implementation of the Stable Diffusion model, serving as a generative engine for creating and modifying visual content. It functions as a machine learning architecture that translates natural language descriptions into high-quality images by iteratively refining noise within a compressed latent space. The system enables a variety of generative tasks, including text-to-image synthesis, image inpainting to fill missing or masked regions, and image editing to transform existing visuals based on text prompts. Beyond static imagery, the framework supports the gen

    Executes deep learning operations through static computational graphs for optimized inference.

    Python
    Ver en GitHub↗1,611
  1. Home
  2. Scientific & Mathematical Computing
  3. Data Modeling and Processing
  4. Computational Graphs
  5. Graph-Based Computational Execution
  6. Deep Learning Execution

Explorar subetiquetas

  • Mesh-Voxel TransformationsStructural conversion between surface meshes and sparse volumetric grids. **Distinct from Sparse Voxel Operations:** Focuses on the conversion process between representations rather than differentiable operations on voxel data.
  • Sparse Voxel Operations1 sub-etiquetaDifferentiable operations executed on sparse voxel data for spatial intelligence. **Distinct from Deep Learning Execution:** Specifically targets sparse voxel data rather than general tensor graph execution