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
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

14 repositorios

Awesome GitHub RepositoriesEdge Object Detection

Real-time object detection models optimized for deployment on edge computing and low-power hardware devices.

Explore 14 awesome GitHub repositories matching artificial intelligence & ml · Edge Object Detection. Refine with filters or upvote what's useful.

Awesome Edge Object Detection GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • ultralytics/ultralyticsAvatar de ultralytics

    ultralytics/ultralytics

    58,468Ver en GitHub↗

    Ultralytics is a comprehensive computer vision framework designed for training, validating, and deploying deep learning models across a wide range of visual recognition tasks. It provides a unified interface for core operations including object detection, instance segmentation, pose estimation, and image classification. By utilizing a modular architecture, the platform allows users to swap model components to balance inference speed and accuracy requirements for diverse applications. The framework distinguishes itself through its support for real-time processing and flexible deployment. It in

    Deploys real-time detection models specifically tuned for low-power hardware and edge computing environments.

    Pythonclicomputer-visiondeep-learning
    Ver en GitHub↗58,468
  • paddlepaddle/paddledetectionAvatar de PaddlePaddle

    PaddlePaddle/PaddleDetection

    14,243Ver en 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

    Optimizes object detection models for deployment on mobile and edge hardware.

    Pythonblazefacedeepsortdetr
    Ver en GitHub↗14,243
  • megvii-basedetection/yoloxAvatar de Megvii-BaseDetection

    Megvii-BaseDetection/YOLOX

    10,504Ver en GitHub↗

    YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/

    Optimizes lightweight model variants for deployment on resource-constrained edge devices like mobile phones.

    Pythondeep-learningmegenginencnn
    Ver en GitHub↗10,504
  • 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

    Increases inference throughput using custom attention kernels, in-flight batching, and paged KV caching.

    C++caffecomputer-visiondeep-learning
    Ver en GitHub↗8,734
  • linzaer/ultra-light-fast-generic-face-detector-1mbAvatar de Linzaer

    Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB

    7,536Ver en GitHub↗

    Este proyecto proporciona un conjunto de modelos ligeros de detección facial diseñados para inferencia de alta velocidad en dispositivos de computación de borde (edge computing). Se centra en una arquitectura de red neuronal compacta que permite la detección de rostros humanos en entornos caracterizados por recursos de cómputo limitados y restricciones de energía. El sistema cuenta con detectores faciales cuantizados disponibles en múltiples formatos para garantizar la compatibilidad entre diversas arquitecturas de hardware. Incluye utilidades para la exportación y cuantización de modelos, permitiendo que los pesos entrenados se conviertan a formatos estandarizados para un despliegue agnóstico al hardware. El proyecto cubre flujos de trabajo para el entrenamiento de modelos personalizados y el procesamiento de conjuntos de datos de imágenes para ajustar perfiles de precisión y velocidad. Admite tareas de visión artificial en tiempo real mediante el uso de aritmética de solo enteros y un runtime de inferencia basado en C para minimizar la sobrecarga en hardware embebido.

    Provides a specialized face detection model optimized for low-memory and low-compute edge environments.

    Python
    Ver en GitHub↗7,536
  • ailab-cvc/yolo-worldAvatar de AILab-CVC

    AILab-CVC/YOLO-World

    6,425Ver en GitHub↗

    YOLO-World is a vision-language framework and open-vocabulary object detection model. It identifies objects in images and video based on free-form text prompts without requiring predefined category labels. The system enables the identification of arbitrary objects by fusing image features with text embeddings. It includes a specialized tool for automated image labeling, which generates bounding box annotations for custom datasets using text-based prompts. The project provides a deployment pipeline for converting models into quantized ONNX and TFLite formats, supporting real-time inference on

    Provides object detection and tracking optimized for deployment on resource-constrained edge hardware.

    Python
    Ver en GitHub↗6,425
  • 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🔥

    Ships a 980KB anchor-free detection model achieving 97 FPS on mobile devices for real-time edge inference.

    Pythonanchor-freeandroiddeep-learning
    Ver en GitHub↗6,222
  • paddlepaddle/paddlexAvatar de PaddlePaddle

    PaddlePaddle/PaddleX

    6,163Ver en GitHub↗

    PaddleX is a PaddlePaddle-based framework for building, deploying, and fine-tuning AI model pipelines, with pre-built support for computer vision, OCR, document analysis, and time series tasks. It offers a toolkit of ready-to-use pipelines for image classification, object detection, segmentation, and pose estimation, alongside an end-to-end OCR document analysis pipeline that extracts text, tables, formulas, and layout information. The platform also includes a dedicated time series forecasting pipeline for analyzing historical data to detect anomalies, classify patterns, and predict future val

    Supports switching between GPU, NPU, XPU, and MLU accelerators with a single parameter.

    Pythonai-pipelinesclassificationdeployment
    Ver en GitHub↗6,163
  • getstream/vision-agentsAvatar de GetStream

    GetStream/Vision-Agents

    6,029Ver en GitHub↗

    Runs object detection models on-device to avoid API calls and network latency.

    Pythonagentic-aiagentsai
    Ver en GitHub↗6,029
  • ngxson/smolvlm-realtime-webcamAvatar de ngxson

    ngxson/smolvlm-realtime-webcam

    5,560Ver en GitHub↗

    This is a webcam-based client for a local llama.cpp server that enables real-time object detection and vision-language model inference directly from a browser. It captures frames from the user's webcam at configurable intervals and sends them to a locally running inference server for analysis, displaying both detection results and textual scene descriptions as they are produced. The application distinguishes itself by combining object detection with vision-language scene description in a single real-time interface, all processed through a local llama.cpp server for private, offline operation.

    Sends captured webcam frames to a local AI server for object detection and displays results.

    HTML
    Ver en GitHub↗5,560
  • xlite-dev/lite.ai.toolkitAvatar de xlite-dev

    xlite-dev/lite.ai.toolkit

    4,413Ver en GitHub↗

    lite.ai.toolkit es un toolkit de visión artificial en C++ diseñado para el despliegue de IA en el borde (edge). Permite la ejecución de modelos preentrenados para detección de objetos, clasificación de imágenes y segmentación en dispositivos con recursos limitados. El proyecto cuenta con un motor de inferencia multi-backend que admite el runtime de modelos ONNX, permitiendo que los modelos de IA se ejecuten en diferentes objetivos de hardware. Incluye un pipeline acelerado por GPU específicamente para hardware NVIDIA para reducir la latencia y aumentar la velocidad de procesamiento. El toolkit cubre una amplia gama de capacidades de análisis facial, incluyendo detección de emociones, estimación de género y edad, y análisis de pose de cabeza. También proporciona herramientas para el reconocimiento facial mediante la extracción de embeddings de características y el cálculo de similitud de coseno para verificar identidades. Las capacidades adicionales incluyen el matting de imágenes para el aislamiento del primer plano, la colorización de imágenes en escala de grises y la transferencia de estilo artístico.

    Isolates face and hair regions using AI runtimes optimized for edge deployment.

    C++
    Ver en GitHub↗4,413
  • rlinf/rlinfAvatar de RLinf

    RLinf/RLinf

    2,502Ver en GitHub↗

    RLinf is a distributed reinforcement learning orchestrator and embodied AI training framework. It provides the infrastructure to train vision-language-action models and robotic policies using a combination of reinforcement learning and supervised fine-tuning. The system is designed for scaling workloads across GPU clusters, managing the placement of actors, rollout workers, and environment components. It features a specialized robotics data collection pipeline for gathering teleoperated demonstrations and simulation trajectories into standardized replay buffers, alongside a hardware interface

    Maximizes simulator throughput by overlapping model forward passes with environment stepping across vectorized slices.

    Pythonagentic-aiembodied-aireinforcement-learning
    Ver en GitHub↗2,502
  • oaid/tenginekitAvatar de OAID

    OAID/TengineKit

    2,321Ver en GitHub↗

    TengineKit is a mobile computer vision software development kit designed for real-time inference on local hardware. It functions as a neural network engine that executes deep learning models directly on mobile devices, enabling applications to perform complex visual analysis without relying on cloud connectivity. The framework provides specialized tools for detecting and tracking human features, including faces, hands, bodies, and irises, alongside general object detection capabilities. By utilizing a native core runtime and hardware-accelerated execution, the library processes visual data lo

    Identifies and classifies items within images or video streams by running pre-trained machine learning models directly on local hardware.

    C++aiandroidartificial-intelligence
    Ver en GitHub↗2,321
  • biubug6/face-detector-1mb-with-landmarkAvatar de biubug6

    biubug6/Face-Detector-1MB-with-landmark

    1,106Ver en GitHub↗

    This project provides a compact neural network architecture designed for human face detection and facial landmark localization. It functions as a specialized computer vision tool that identifies faces and extracts five specific facial key points within a single inference pass, making it suitable for integration into resource-constrained environments. The system utilizes a lightweight convolutional backbone and an anchor-based detection mechanism to maintain a small memory footprint while performing real-time processing. By employing a multi-task learning head, the model simultaneously predict

    Provides a compact model for identifying human faces and extracting key facial landmarks on edge devices.

    Python
    Ver en GitHub↗1,106
  1. Home
  2. Artificial Intelligence & ML
  3. Computer Vision Systems
  4. Computer Vision
  5. Object Detection and Tracking
  6. Edge Object Detection

Explorar subetiquetas

  • Edge Face Detection1 sub-etiquetaFace detection models specifically optimized for low-power and low-memory edge hardware. **Distinct from Edge Object Detection:** Specializes edge object detection specifically for human faces.
  • Inference Performance Optimizers1 sub-etiquetaTools for model compression and quantization to enhance speed in resource-constrained environments. **Distinct from Edge Object Detection:** Distinct from edge detection: focuses on the optimization process rather than the detection model itself.
  • Lightweight Anchor-Free DetectorsCompact anchor-free object detection models optimized for real-time inference on mobile and edge devices with minimal model size. **Distinct from Edge Object Detection:** Distinct from Edge Object Detection: specifically focuses on anchor-free architecture and extreme model size reduction (under 2MB), not general edge deployment.
  • Local Object Detection2 sub-etiquetasRuns object detection models on-device to avoid API calls and network latency. **Distinct from Edge Object Detection:** Distinct from Edge Object Detection: emphasizes on-device execution to avoid cloud API calls, not just optimization for edge hardware.
  • Multi-Device Inference SwitchingChanges the compute accelerator (GPU, NPU, XPU, MLU) for object detection via a single configuration parameter. **Distinct from Edge Object Detection:** Distinct from Edge Object Detection: focuses on runtime device switching across multiple accelerator types, not edge optimization.