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
Enhances construction site safety using YOLO for object detection, identifying hazards like workers without helmets or safety vests, and proximity to machinery or vehicles. HDBSCAN clusters safety cone coordinates to create monitored zones. Post-processing algorithms improve detection accuracy.
YOLOv8-Dog-Couch-RealTimeDetection is a specialized computer vision system built on the YOLOv8 model. It's designed to detect in real-time when a dog climbs onto a couch and subsequently triggers an alert. Ideal for pet owners seeking to train their pets or maintain their furniture. Open for adaptation to other object detection scenarios.
The Vehicle Crash Detector Project is a Real-time Vehicle Crash Detection and Alert System based CCTV footage and TensorFlow. Swiftly alerts hospitals, police, and RTO. Contributing to Safer Roads and Saving Lives.
In this repository you will find an efficient 'Real Time Driver Drowsiness Detection for an Intelligent Transportation System', that will work on various constraints like while wearing Eye Glasses, Mask etc.
vehicleDistanceMonitor is a Python based Project that uses YOLOv4-tiny object detection model to detect vehicles on the road and alert the driver if they are too close. The system can be used in real time videos from camera. For simulation purpose pre-recorded videos are used. It is designed to be used in self-driving cars or other applications
This repository contains the source code for a Flask server designed to receive alerts from TradingView and forward them to a specified Telegram chat. The server is capable of handling both JSON and plain text data, making it flexible for various types of alerts.
Version-0 >> A Python-based network monitoring tool that logs traffic, detects spikes or high usage, stores data in MySQL, and sends email alerts when thresholds are exceeded.
A real-time driver fatigue detection system using computer vision. This project monitors eye movements to detect drowsiness and alerts the driver with a visual and audible warning when fatigue is detected. Built with OpenCV, dlib, and Python, it's designed for enhancing driver safety.