awesome-repositories.com
Blog
MCP
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
·
huawei-noah avatar

huawei-noah/ghostnet

0
View on GitHub↗
4,416 estrellas·736 forks·Python·6 vistas

Ghostnet

GhostNet ofrece un conjunto de arquitecturas de modelos de IA eficientes y patrones de diseño de redes neuronales creados para reducir el consumo de cómputo y memoria. Funciona como un backbone de visión artificial y un vision transformer ligero, optimizando el equilibrio entre la precisión predictiva y la velocidad de inferencia.

El proyecto se centra en reducir el consumo de recursos para el despliegue en dispositivos móviles y hardware de borde (edge). Esto se logra mediante implementaciones de vision transformers ligeros y arquitecturas que minimizan el número total de parámetros.

El código base cubre una amplia gama de capacidades para la optimización de inferencia, incluyendo la reducción de costes computacionales y el uso de memoria. Implementa patrones de diseño estructurales como bloques convolucionales de profundidad separable (depthwise-separable), convoluciones de profundidad con cuello de botella lineal y bloques de transformer con pesos vinculados para reducir la latencia de inferencia.

Features

  • Vision Backbones and Classification - Provides high-efficiency computer vision backbones for image recognition and feature extraction.
  • Depthwise Separable Convolutions - Provides depthwise-separable convolutional blocks that split standard convolutions into spatial depthwise and pointwise channel mixing filters.
  • Cheap-Operation-Based Convolutions - Implements convolutional layers that use linear transformations to generate redundant feature maps and reduce floating point operations.
  • Inference Cost Optimizations - Employs pre-defined neural network architectures that minimize computational costs on resource-limited hardware.
  • Linear Bottlenecks - Implements linear-bottleneck depthwise convolutions to generate more feature maps with fewer parameters.
  • Edge AI Model Deployment - Provides lightweight neural network architectures optimized for efficient deployment on local hardware and edge devices.
  • Resource-Constrained Optimizations - Structures neural network backbones to minimize memory access and compute cycles for low-power edge hardware deployment.
  • Inference Latency Reduction - Provides optimized model structures that reduce memory usage and computation time to lower inference latency.
  • Inference Speed Optimizers - Optimizes the execution speed and memory usage of neural network inference for faster live predictions.
  • Vision Transformer Implementations - Implements Vision Transformer architectures optimized for reduced parameter counts and high inference efficiency.
  • Efficient Neural Architectures - Offers a set of lightweight neural network backbones designed to reduce computational and memory overhead.
  • Efficient Vision Transformers - Implements efficient vision transformers with optimized attention mechanisms to reduce resource requirements.
  • Mobile AI Architectures - Develops AI backbones optimized for the strict energy and memory limits of mobile device hardware.
  • MLP-Mixer Architectures - Utilizes MLP-Mixer architectures to process visual data using multi-layer perceptrons for high-performance feature extraction.
  • Neural Network Design Frameworks - Provides a collection of optimized layers and structural design patterns to minimize parameter counts in neural networks.
  • Weight Tying Strategies - Implements tied-weight transformer blocks that share parameters across layers to decrease total model size and memory footprint.
  • Neural Network Architectures - Lightweight architecture using cheap operations for feature generation.

Historial de estrellas

Gráfico del historial de estrellas de huawei-noah/ghostnetGráfico del historial de estrellas de huawei-noah/ghostnet

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Ghostnet

Proyectos open-source similares, clasificados según cuántas características comparten con Ghostnet.
  • huawei-noah/efficient-ai-backbonesAvatar de huawei-noah

    huawei-noah/Efficient-AI-Backbones

    4,417Ver en GitHub↗

    Efficient-AI-Backbones is a lightweight neural network library and computer vision model zoo. It provides a collection of optimized deep learning backbones designed to minimize computational overhead and memory usage for artificial intelligence tasks. The project implements specialized architectures such as GhostNet and MLP to reduce processing requirements. It features a modular backbone design and the distribution of pretrained weights to accelerate the development and deployment of vision models. The library covers efficient neural network design and edge device AI optimization. Its capab

    Pythonconvolutional-neural-networksefficient-inferenceghostnet
    Ver en GitHub↗4,417
  • infrasys-ai/aisystemAvatar de Infrasys-AI

    Infrasys-AI/AISystem

    17,017Ver en GitHub↗

    AISystem is a comprehensive AI full-stack infrastructure project covering the entire pipeline from AI chip architecture to high-level training frameworks. It encompasses the development of AI compiler frameworks, inference engines, and distributed training orchestrators designed to coordinate workloads across a heterogeneous compute stack of CPUs, GPUs, and NPUs. The project focuses on the deep integration of software and hardware, employing software-hardware co-design to align tensor layouts with physical memory structures. It provides specialized capabilities for accelerating Transformer mo

    Jupyter Notebookaiaiinfraaisys
    Ver en GitHub↗17,017
  • rangilyu/nanodetAvatar de RangiLyu

    RangiLyu/nanodet

    6,222Ver en GitHub↗

    NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥

    Pythonanchor-freeandroiddeep-learning
    Ver en GitHub↗6,222
  • thu-mig/yolov10Avatar de THU-MIG

    THU-MIG/yolov10

    11,316Ver en GitHub↗

    YOLOv10 is a PyTorch computer vision library and real-time vision framework designed for locating and identifying multiple objects in images and video streams. It functions as an end-to-end object detector that optimizes for high-speed deployment and detection precision. The project is distinguished by an NMS-free detection architecture that predicts a single bounding box per object, eliminating the need for non-maximum suppression post-processing to reduce inference latency. It further optimizes for edge hardware through scalable weights and a quantization-friendly structure that facilitates

    Python
    Ver en GitHub↗11,316
Ver las 30 alternativas a Ghostnet→

Preguntas frecuentes

¿Qué hace huawei-noah/ghostnet?

GhostNet ofrece un conjunto de arquitecturas de modelos de IA eficientes y patrones de diseño de redes neuronales creados para reducir el consumo de cómputo y memoria. Funciona como un backbone de visión artificial y un vision transformer ligero, optimizando el equilibrio entre la precisión predictiva y la velocidad de inferencia.

¿Cuáles son las características principales de huawei-noah/ghostnet?

Las características principales de huawei-noah/ghostnet son: Vision Backbones and Classification, Depthwise Separable Convolutions, Cheap-Operation-Based Convolutions, Inference Cost Optimizations, Linear Bottlenecks, Edge AI Model Deployment, Resource-Constrained Optimizations, Inference Latency Reduction.

¿Qué alternativas de código abierto existen para huawei-noah/ghostnet?

Las alternativas de código abierto para huawei-noah/ghostnet incluyen: huawei-noah/efficient-ai-backbones — Efficient-AI-Backbones is a lightweight neural network library and computer vision model zoo. It provides a collection… infrasys-ai/aisystem — AISystem is a comprehensive AI full-stack infrastructure project covering the entire pipeline from AI chip… thu-mig/yolov10 — YOLOv10 is a PyTorch computer vision library and real-time vision framework designed for locating and identifying… rangilyu/nanodet — NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run… huawei-noah/cv-backbones — CV-Backbones is a computer vision backbone library and model zoo providing a collection of pre-defined neural network… dusty-nv/jetson-inference — jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU…