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

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

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

155 مستودعات

Awesome GitHub RepositoriesObject Detection and Tracking

Algorithms for identifying, localizing, and maintaining the trajectory of objects within static images or video sequences.

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

Awesome Object Detection and Tracking GitHub Repositories

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

    awesome-selfhosted/awesome-selfhosted

    299,516عرض على GitHub↗

    هذا المشروع عبارة عن دليل منسق من قبل المجتمع للبرمجيات مفتوحة المصدر المصممة للنشر في بيئات الخوادم الخاصة والمختبرات المنزلية. يعمل كمورد شامل لاكتشاف بدائل مستقلة ذاتية الاستضافة لخدمات السحابة السائدة، مما يمكن المستخدمين من الحفاظ على ملكية كاملة للبيانات والتحكم في بنيتهم التحتية الرقمية. يتم تنظيم الدليل من خلال تصنيف هرمي ينظم مجموعة واسعة من التطبيقات في فئات منطقية، تتراوح من إدارة الوسائط وتحليل البيانات إلى التواصل الخاص وأدوات إنتاجية الفريق. يتميز بعملية مراجعة أقران تعاونية، حيث يقوم أعضاء المجتمع بالتحقق من جودة وملاءمة كل طلب لضمان بقاء الدليل دقيقاً وموثوقاً. يغطي المشروع نطاقاً واسعاً من القدرات، بما في ذلك أتمتة البنية التحتية، ونشر الخدمات القائمة على الحاويات، وإدارة التكوين التصريحي. تساعد هذه الأدوات المستخدمين في الحفاظ على بيئات خادم قابلة للتكرار وإدارة تبعيات الخدمات المعقدة عبر الأجهزة الخاصة. يتم الحفاظ على الدليل كمستودع خاضع للتحكم في الإصدار، مما يضمن تتبع جميع التحديثات والتغييرات التي يقودها المجتمع وأنها شفافة.

    Analyzes video streams in real time to identify movement or specific objects and trigger alerts.

    awesomeawesome-listcloud
    عرض على GitHub↗299,516
  • itseez/opencvالصورة الرمزية لـ Itseez

    Itseez/opencv

    89,221عرض على GitHub↗

    OpenCV is an open-source computer vision library and visual analysis toolkit. It provides a framework for processing static images and dynamic video frames to analyze visual data and extract information using deep learning. The project functions as a real-time image processing framework, enabling the execution of vision algorithms on live video streams for immediate analysis and data processing. The toolkit covers a broad range of capabilities including image pattern recognition, real-time video analysis, and visual data extraction. It also supports automated visual inspection for detecting

    Enables identifying and tracking objects within live video streams for immediate analytical results.

    C++
    عرض على GitHub↗89,221
  • opencv/opencvالصورة الرمزية لـ opencv

    opencv/opencv

    89,201عرض على GitHub↗

    OpenCV is a comprehensive computer vision library designed for real-time performance and cross-platform deployment. It provides a native execution environment that leverages multi-threaded operations and automated memory management to handle intensive computational tasks, including image processing and machine learning model inference. The library distinguishes itself through a data-oriented matrix framework that utilizes proxy-based array abstractions to provide a consistent interface for multidimensional data. By employing factory-pattern algorithm interfaces and runtime type dispatching, i

    Identifies, localizes, and maintains the trajectory of objects within static imagery or live video streams.

    C++c-plus-pluscomputer-visiondeep-learning
    عرض على GitHub↗89,201
  • d2l-ai/d2l-zhالصورة الرمزية لـ d2l-ai

    d2l-ai/d2l-zh

    78,493عرض على GitHub↗

    This project is an open-source, interactive educational platform designed to teach deep learning through a comprehensive, code-first curriculum. It provides a structured learning path that covers foundational mathematics, modern neural network architectures, and practical optimization techniques, enabling practitioners to master complex artificial intelligence concepts through hands-on experimentation. The platform distinguishes itself by integrating technical explanations with executable Jupyter notebooks. This design allows readers to modify code and hyperparameters in real-time, facilitati

    Details modern algorithmic approaches for identifying and tracking objects within complex visual environments.

    Pythonbookchinesecomputer-vision
    عرض على GitHub↗78,493
  • ultralytics/ultralyticsالصورة الرمزية لـ ultralytics

    ultralytics/ultralytics

    58,468عرض على 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

    Detects and classifies objects within visual media by generating precise bounding boxes.

    Pythonclicomputer-visiondeep-learning
    عرض على GitHub↗58,468
  • ultralytics/yolov5الصورة الرمزية لـ ultralytics

    ultralytics/yolov5

    57,528عرض على GitHub↗

    YOLOv5 is a comprehensive computer vision framework designed for end-to-end deep learning, specializing in real-time object detection, image classification, and instance segmentation. It provides a unified toolkit that manages the entire lifecycle of a model, from initial dataset configuration and hyperparameter tuning to high-speed inference and deployment. The framework utilizes a modular neural architecture, allowing users to swap backbone and head components to tailor models for specific visual tasks. What distinguishes this project is its focus on production-ready deployment and model ef

    Analyzes live video streams to detect and track entities for immediate automated decision-making.

    Pythoncoremldeep-learningios
    عرض على GitHub↗57,528
  • roboflow/supervisionالصورة الرمزية لـ roboflow

    roboflow/supervision

    44,437عرض على GitHub↗

    Supervision is a computer vision toolset for normalizing model outputs, managing datasets, and visualizing annotations. It provides a framework to convert predictions from various classification and detection models into a standardized data format to ensure interoperability across different computer vision pipelines. The library features a post-processor for filtering, counting, and tracking detected objects across image frames and video streams. It includes capabilities for large image tiling to improve the detection of small objects and tools for assigning persistent identities to objects t

    Assigns persistent IDs to detected objects across video frames to count items crossing specific lines or zones.

    Pythonclassificationcococomputer-vision
    عرض على GitHub↗44,437
  • google/mediapipeالصورة الرمزية لـ google

    google/mediapipe

    35,673عرض على GitHub↗

    MediaPipe is a cross-platform machine learning framework designed for building and deploying pipelines that process live and streaming media. It provides a system for connecting processing components into custom machine learning chains to analyze real-time audio and video streams. The framework includes a suite of pre-trained models for tasks such as hand, face, and pose tracking, along with tools for retraining and customizing these models with specific datasets. It also features a dedicated benchmarker for measuring the execution speed and accuracy of machine learning models directly within

    Analyzes live video and audio streams using machine learning for instant object and pattern detection.

    C++
    عرض على GitHub↗35,673
  • 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

    Locates and identifies specific objects within images using bounding boxes and classification labels.

    C++deep-learningmachine-learningvision
    عرض على GitHub↗34,576
  • facebookresearch/detectron2الصورة الرمزية لـ facebookresearch

    facebookresearch/detectron2

    34,548عرض على GitHub↗

    Detectron2 is a PyTorch computer vision framework and visual recognition platform designed for training and deploying models for object detection, image segmentation, and visual recognition. It provides a research-oriented environment for training complex vision models with multi-GPU acceleration. The project includes a specialized object detection library for identifying and locating multiple objects via bounding boxes, as well as an image segmentation toolkit for creating pixel-level masks through instance, semantic, and panoptic segmentation. Additionally, it features a human pose estimati

    Provides a primary framework for identifying and locating multiple objects in images using bounding boxes.

    Python
    عرض على GitHub↗34,548
  • d2l-ai/d2l-enالصورة الرمزية لـ d2l-ai

    d2l-ai/d2l-en

    29,001عرض على GitHub↗

    This project is an educational platform and research toolkit designed to teach deep learning through a combination of mathematical theory, visual diagrams, and executable code. It provides a comprehensive environment for building, training, and evaluating neural networks, grounding complex concepts in interactive computational notebooks that allow for hands-on experimentation. The framework distinguishes itself by interleaving theoretical foundations—including linear algebra, calculus, and probability—with practical implementations across multiple industry-standard libraries. It supports flex

    Identifies and localizes multiple objects within images using bounding boxes and region-based classification.

    Pythonbookcomputer-visiondata-science
    عرض على GitHub↗29,001
  • facebookresearch/detectronالصورة الرمزية لـ facebookresearch

    facebookresearch/Detectron

    26,370عرض على GitHub↗

    Detectron is a PyTorch object detection framework and computer vision research platform. It provides implementations of neural network architectures for locating and identifying objects in images, including Mask R-CNN for generating instance segmentation masks and RetinaNet for one-stage detection. The platform supports computer vision prototyping and object detection research through the deployment of pre-trained baseline models. This allows for the rapid implementation and evaluation of visual recognition systems. Its capabilities cover image object localization and instance segmentation w

    Identifies and locates multiple objects within images using bounding boxes and neural network classification.

    Python
    عرض على GitHub↗26,370
  • wzmiaomiao/deep-learning-for-image-processingالصورة الرمزية لـ WZMIAOMIAO

    WZMIAOMIAO/deep-learning-for-image-processing

    26,281عرض على GitHub↗

    This project is a PyTorch-based computer vision library and deep learning image processing framework. It provides a collection of neural network architectures designed for visual analysis tasks, specifically focusing on image classification, object detection, and semantic segmentation. The toolset implements diverse methodologies for visual recognition, including anchor-free object detection, regional proposal networks, and heatmap-based keypoint estimation. It utilizes both convolutional neural networks for spatial feature extraction and transformer-based self-attention mechanisms to compute

    Provides object detection systems to identify and locate multiple objects using regional and anchor-free networks.

    Pythonbilibiliclassificationdeep-learning
    عرض على GitHub↗26,281
  • openbmb/minicpm-vالصورة الرمزية لـ OpenBMB

    OpenBMB/MiniCPM-V

    25,653عرض على GitHub↗

    MiniCPM-V is a multimodal large language model and vision-language system designed for complex visual and linguistic understanding. It functions as an on-device AI model, providing the capacity to process text, images, and video as a compact neural network. The project is specifically developed as an edge AI framework, utilizing quantization and weight sharding to run on memory-constrained mobile chipsets. This allows for the deployment of multimodal intelligence directly on mobile operating systems for local inference. Its capabilities cover multimodal content analysis of high-resolution im

    Uses live camera feeds to identify objects and analyze scenes for real-time user notifications.

    Python
    عرض على GitHub↗25,653
  • matterport/mask_rcnnالصورة الرمزية لـ matterport

    matterport/Mask_RCNN

    25,564عرض على 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

    Provides a comprehensive system for identifying and isolating individual objects using both bounding boxes and pixel-level masks.

    Pythoninstance-segmentationkerasmask-rcnn
    عرض على GitHub↗25,564
  • humansignal/labelimgالصورة الرمزية لـ HumanSignal

    HumanSignal/labelImg

    25,015عرض على GitHub↗

    labelImg is a computer vision labeling tool and image bounding box annotator used to create training datasets for machine learning models. It functions as a desktop utility for drawing rectangular labels on images and saving object coordinates and class names in common machine learning formats. The tool is specifically designed to generate and edit PascalVOC formatted XML files and create image labels in the text-based format required by YOLO object detection pipelines. The software covers object detection annotation and training data preparation, including the ability to manage label catego

    Identifies and categorizes specific objects within images using standard label formats like XML or CSV.

    Pythonannotationsdeep-learningdetection
    عرض على GitHub↗25,015
  • tzutalin/labelimgالصورة الرمزية لـ tzutalin

    tzutalin/labelImg

    25,012عرض على GitHub↗

    labelImg هي أداة تعليق صور لسطح المكتب وأداة إعداد مجموعات بيانات تُستخدم لإنشاء مجموعات بيانات مصنفة لتدريب الرؤية الحاسوبية. توفر واجهة رسومية لرسم صناديق التحديد حول الكائنات في الصور وتعيين تسميات فئة لها لبناء بيانات الحقيقة الأرضية (ground truth) لنماذج التعلم الآلي. يدعم البرنامج بشكل خاص تنسيق تعليق Pascal VOC XML، حيث يصدر إحداثيات الصورة وأسماء الفئات إلى هياكل XML أو نصية قياسية. يسمح للمستخدمين بتحميل قوائم فئات محددة مسبقاً من ملفات نصية لتوحيد التسمية عبر المشروع بأكمله. بعيداً عن التصنيف الأولي، تغطي الأداة سير عمل تعليق الصور بما في ذلك تصور التعليقات المحفوظة والتحقق اليدوي من مجموعة البيانات. يتضمن ذلك القدرة على وضع علامة على الصور كـ 'تم التحقق منها' أو 'صعبة' للحفاظ على جودة مجموعة البيانات.

    Provides a specialized interface for identifying and locating objects within images using bounding boxes for model training.

    Python
    عرض على GitHub↗25,012
  • pytorch/examplesالصورة الرمزية لـ pytorch

    pytorch/examples

    23,752عرض على GitHub↗

    This repository serves as a comprehensive collection of reference implementations for the PyTorch machine learning library. It provides practical examples for building, training, and deploying deep learning models, functioning as a toolkit for developers to explore neural network architectures and training workflows. The project distinguishes itself by offering concrete demonstrations of complex machine learning operations, ranging from computer vision tasks like object detection and depth estimation to the training of large-scale transformer models. These examples illustrate how to implement

    Implements object detection systems to identify and localize multiple objects within images using neural networks.

    Python
    عرض على GitHub↗23,752
  • serengil/deepfaceالصورة الرمزية لـ serengil

    serengil/deepface

    22,226عرض على GitHub↗

    Deepface is a comprehensive deep learning library for facial recognition and demographic analysis. It provides a modular pipeline that handles the entire lifecycle of facial processing, including detection, geometric alignment, and the transformation of facial images into high-dimensional numerical vector embeddings for identity verification and similarity comparison. The library distinguishes itself through a model ensemble approach, which combines predictions from multiple pre-trained neural networks to improve classification accuracy and reduce bias. It also integrates advanced security fe

    Processes live video streams to detect faces and predict attributes continuously with low latency.

    Pythonage-predictionarcfacedeep-learning
    عرض على GitHub↗22,226
  • alexeyab/darknetالصورة الرمزية لـ AlexeyAB

    AlexeyAB/darknet

    22,159عرض على GitHub↗

    Darknet is a high-performance C-based inference engine and computer vision library designed for real-time object identification and localization. It serves as a neural network framework for training and deploying detection models using the YOLO architecture, providing a toolset for deep learning training and deployment. The project differentiates itself through a C and CUDA implementation that enables hardware acceleration for matrix multiplication and inference speed optimization. It provides a shared library interface for embedding detection capabilities into external applications and suppo

    Identifies and locates multiple object classes within images, video files, or live camera streams in real time.

    C
    عرض على GitHub↗22,159
السابق123456…8التالي
  1. Home
  2. Artificial Intelligence & ML
  3. Computer Vision Systems
  4. Computer Vision
  5. Object Detection and Tracking

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

  • Blob AnalysisAnalysis of connected components within an image to determine shape and property characteristics. **Distinct from Object Detection and Tracking:** Specific morphological analysis of connected components rather than general object trajectory tracking
  • Boundary Crossing DetectionAlgorithms for monitoring when tracked objects enter or exit predefined spatial regions. **Distinct from Object Detection and Tracking:** Focuses on region-based event detection, unlike the general detection and trajectory maintenance of the parent.
  • Edge Object Detection5 وسوم فرعيةReal-time object detection models optimized for deployment on edge computing and low-power hardware devices.
  • Joint Detection-Embedding Architectures1 وسم فرعيNeural networks that learn object localization and appearance features simultaneously for multi-object tracking. **Distinct from Object Detection and Tracking:** Distinct from Object Detection and Tracking: focuses on the shared-network architecture for joint tasks rather than general tracking systems.
  • Object Detection24 وسوم فرعيةSystems that identify and locate objects within images or video frames using bounding boxes and classification.
  • Object Tracking Systems4 وسوم فرعيةSystems designed to maintain the persistent identity of multiple objects across continuous video streams and live feeds.
  • Position EstimationMethods for producing stable coordinates by combining historical tracking data with current detections. **Distinct from Object Detection and Tracking:** Focuses on coordinate stability via filtering, distinct from the 3D spatial orientation of pose estimation.
  • Real-Time Instance SegmentationSystems for real-time pixel-level masking of individual objects in video feeds. **Distinct from Real-Time Object Detection:** Focuses on pixel-level masks for instances rather than just bounding-box detection in real-time
  • Real-Time Object Detection1 وسم فرعيTools for identifying and tracking objects within live video streams or images to provide immediate analytical results.
  • Sports Object TrackersA computer vision pipeline that detects and tracks players, balls, and referees in sports video footage for analytics. **Distinct from Object Detection and Tracking:** Distinct from general Object Detection and Tracking: specialized for sports domain (players, balls, referees) rather than generic object tracking.
  • Zombie Object TrackingDetection of invalid memory access by recording addresses of deallocated objects. **Distinct from Object Detection and Tracking:** Focuses specifically on tracking deallocated 'zombie' objects rather than general object trajectory or detection in images