You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trackers gives you clean, modular re-implementations of leading multi-object tracking algorithms released under the permissive Apache 2.0 license. You combine them with any detection model you already use.
ZoneGuard - Real-time perimeter security system using YOLO11 for detecting persons entering restricted zones. Tracks movement with distance, speed, and duration analytics.
An AI-driven Adaptive Traffic Signal Control System (ATSCS) that replaces static timers with dynamic green-light phases. Utilizes YOLOv8 for real-time vehicle density estimation and multi-class classification, achieving 96.4% mAP. Optimized for low-latency inference (>30 FPS) on edge devices to reduce urban congestion and commuter wait times.
A complete computer vision pipeline for soccer video understanding. It combines YOLO11, BoT-SORT, and HSV pitch filtering for robust player tracking, alongside tactical behavior analysis via ROI presence estimation
An intelligent traffic monitoring system using YOLOv8 for real-time vehicle tracking, perspective-based speed estimation, and Automatic License Plate Recognition (ALPR).
A production-grade pipeline for real-time person detection, unique identity tracking, and foot-traffic analytics. Built with fine-tuned YOLO, BoT-SORT, ONNX, and Streamlit for ultra-fast local edge inference.
An automated computer vision system that uses YOLOv11 and OpenCV to detect, track, and count vehicles by class and direction in real-time using virtual line-crossing logic.
A production-ready computer vision system for real-time retail intelligence. Features YOLOv8 person detection, BoT-SORT tracking, store occupancy, zone analytics, customer journey mapping, and spatial heatmaps with a React dashboard
A complete computer vision pipeline for soccer video understanding. It combines YOLO11, BoT-SORT and HSV pitch filtering for robust player tracking, alongside tactical behavior analysis via ROI presence estimation.
VisionTrack AI is a production-grade multi-object detection & tracking app powered by YOLOv8 + BoT-SORT/ByteTrack, featuring a rich interactive Streamlit dashboard with live Plotly analytics, class filtering, MP4 export, and optional W&B logging.