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

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

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

8 مستودعات

Awesome GitHub RepositoriesTracking Visualization

Hooks for visualizing tracking results on video frames.

Distinguishing note: Focuses on drawing masks and boxes for tracking outputs.

Explore 8 awesome GitHub repositories matching artificial intelligence & ml · Tracking Visualization. Refine with filters or upvote what's useful.

Awesome Tracking Visualization GitHub Repositories

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

    open-mmlab/mmdetection

    32,756عرض على GitHub↗

    This project is a modular research toolkit designed for developing, training, and evaluating deep learning models for object detection, segmentation, and video instance tracking. It provides a flexible training engine that manages complex neural network execution, including distributed training, custom lifecycle hooks, and weight optimization. The framework is built around a hierarchical configuration system that allows users to define architectures, data pipelines, and training hyperparameters through composable, inheritable files. The project distinguishes itself through its highly modular

    Visualizes detection and tracking results by drawing bounding boxes and masks on images.

    Pythoncascade-rcnnconvnextdetr
    عرض على GitHub↗32,756
  • paddlepaddle/paddledetectionالصورة الرمزية لـ PaddlePaddle

    PaddlePaddle/PaddleDetection

    14,243عرض على 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

    Generates annotated visualizations showing object paths and identifiers for tracking results.

    Pythonblazefacedeepsortdetr
    عرض على GitHub↗14,243
  • nwojke/deep_sortالصورة الرمزية لـ nwojke

    nwojke/deep_sort

    6,148عرض على GitHub↗

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

    Renders tracking outputs and ground truth detections onto video frames for accuracy evaluation.

    Python
    عرض على GitHub↗6,148
  • theoehrly/fast-f1الصورة الرمزية لـ theOehrly

    theOehrly/Fast-F1

    5,151عرض على GitHub↗

    Fast-F1 هي مكتبة بيانات Python ومحلل قياس عن بعد مصمم للفورمولا 1. تعمل كمغلف لواجهة برمجة تطبيقات برمجية لاسترجاع ومعالجة بيانات التوقيت، ونتائج الجلسة، ومقاييس مستشعر السيارة عالية التردد. يوفر المشروع أدوات متخصصة لقياس أداء رياضة السيارات والتصور. يتيح مقارنة القياس عن بعد للمركبة، مثل تتبع السرعة وتغييرات التروس، ويولد خرائط مسار مكانية مع تراكبات السرعة والمنعطفات. تغطي المكتبة مجموعة واسعة من إمكانيات استرجاع البيانات وتحليلها، بما في ذلك استخراج جداول السباق، وترتيب البطولات، وبيانات الحلبة الوصفية. تدعم مراقبة نشاط السباق المباشر ورسائل التحكم في السباق، مع استخدام التخزين المؤقت للقرص المحلي لتقليل طلبات الشبكة أثناء تحميل البيانات.

    Generates detailed track maps with numbered corners and speed overlays to represent spatial data.

    Python
    عرض على GitHub↗5,151
  • facebookresearch/co-trackerالصورة الرمزية لـ facebookresearch

    facebookresearch/co-tracker

    4,831عرض على GitHub↗

    Co-tracker is a PyTorch point tracking framework and dense point tracking model designed to map the motion of individual pixels throughout a video. It functions as a video pixel tracker that predicts point trajectories and visibility masks across sequences of video frames. The project includes a computer vision training pipeline that utilizes teacher-student knowledge distillation. This allows for the generation of pseudo-labels from unannotated real video data to fine-tune pre-trained models and reduce the gap between synthetic and real data environments. The framework provides capabilities

    Renders predicted point trajectories and visibility masks over original video frames to inspect accuracy.

    Jupyter Notebookoptical-flowpoint-trackingtrack-anything
    عرض على GitHub↗4,831
  • ifzhang/fairmotالصورة الرمزية لـ ifzhang

    ifzhang/FairMOT

    4,237عرض على GitHub↗

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

    Generates output videos with overlaid bounding boxes and persistent identifiers to visualize tracking results.

    Pythonjoint-detection-and-trackingmulti-object-trackingone-shot-tracker
    عرض على GitHub↗4,237
  • open-mmlab/mmtrackingالصورة الرمزية لـ open-mmlab

    open-mmlab/mmtracking

    3,881عرض على GitHub↗

    mmtracking is a PyTorch video perception framework designed for training and deploying computer vision models that analyze sequential image data. It provides specialized tools for multi-object tracking, video instance segmentation, and a configuration-driven system for managing deep learning models. The project utilizes a deep learning model registry and a configuration-driven pipeline to swap model backbones and detectors without modifying the core codebase. This modular approach allows for the development of custom perception architectures by combining various components and configurations.

    Generates visual representations of tracking failures to help diagnose and refine model behavior.

    Pythonmulti-object-trackingsingle-object-trackingtracking
    عرض على GitHub↗3,881
  • roboflow/trackersالصورة الرمزية لـ roboflow

    roboflow/trackers

    2,565عرض على GitHub↗

    This project is a multi-object tracking library and computer vision toolkit designed to maintain consistent identity IDs for objects across video frames. It provides a motion-based object tracking system that converts raw detections into stable temporal tracks, enabling the analysis of object movement and behavior over time. The toolkit distinguishes itself through advanced identity maintenance, utilizing Kalman filters for linear motion tracking and sparse optical flow for camera motion estimation. It features multi-stage object association to recover occluded objects and non-linear motion t

    Renders bounding boxes, labels, confidence scores, and movement trajectories onto video frames for visual review.

    Pythonbytetrackmulti-object-trackingoc-sort
    عرض على GitHub↗2,565
  1. Home
  2. Artificial Intelligence & ML
  3. Tracking Visualization

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

  • Error VisualizationsVisual representations specifically designed to diagnose and analyze failures in object tracking. **Distinct from Tracking Visualization:** Distinct from Tracking Visualization: focuses on highlighting failures and errors rather than just displaying correct tracking results.
  • Track MapsVisualizations that map telemetry and speed data onto two-dimensional circuit layouts. **Distinct from Tracking Visualization:** Focuses on spatial track geometry rather than video frame tracking masks