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 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.
👤 Conditional diffusion model for 64x64 face generation on CelebA, conditioned on gender, smile, and age attributes. Implements a DDPM-based architecture for controllable face synthesis and attribute-guided sampling.
End-to-end Computer Vision system using YOLOv11 + BoT-SORT for detecting and counting date palm trees from aerial imagery. Flask REST API + React Native mobile app.