real-time-detection
There are 57 repositories under real-time-detection topic.
yihong1120/Construction-Hazard-Detection
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.
kaka-lin/object-detection
Object detection with ssd_mobilenet and tiny-yolo (Add: YOLOv3, tflite)
Fengrui-Liu/StreamAD
Online anomaly detection for data streams/ Real-time anomaly detection for time series data.
JeffWang0325/Image-Identification-for-Self-Driving-Cars
🖍️ This project achieves some functions of image identification for Self-Driving Cars. First, use yolov5 for object detection. Second, image classification for traffic light and traffic sign. Furthermore, the GUI of this project makes it more user-friendly for users to realize the image identification for Self-Driving Cars.
codershiyar/object-detection-using-webcam
This project demonstrates real-time object detection using YOLOv8 and opencv with a webcam or Intel RealSense camera.
sayaleepote/CustomVisionMicrosoftToCoreMLDemoApp
This app recognises 3 hand signs - fist, high five and victory hand [ rock, paper, scissors basically :) ] with live feed camera. It uses a HandSigns.mlmodel which has been trained using Custom Vision from Microsoft.
mkchoi-0323/modified_refinedet
Modified RefineDet
cj-mills/pytorch-yolox-object-detection-tutorial-code
This repository contains the training code for my PyTorch YOLOX object detection tutorial.
Elysian01/Exercise-And-Yoga-Tracker
Yoga-Tracker classifies various Yoga poses and not just static pictures but also real-time yoga poses performed in front of the camera.
alanli1997/rethinking-fpn
[ECCV 2024] PyTorch implementation of Rethinking Features-Fused-Pyramid-Neck for Object Detection
abd-shoumik/Face-Mask-detector
It can detect face mask from images and real time videos.(VGG 16,OPENCV & KERAS)
sergio11/safedrive_drowsiness_detection
🚗 Driver Drowsiness Detection with Deep Learning (PoC) 🧠 A personal experiment comparing CNN + MobileNetV2 and YOLOv11 for real-time drowsiness detection. Focused on evaluating accuracy and efficiency to explore AI’s potential in preventing fatigue-related accidents. 😴⚡ A hands-on dive into safety-driven computer vision.
donnie-jun/commercial-detection
Tensorflow object detection with PPN for embedded commercial detection
emineeminesahin/DroneDetectionWithYOLO
Real Time Drone Detection with YOLOv3, YOLOv3-tiny, YOLOv4, YOLOv4-tiny, YOLOv5x, YOLOv5s, YOLOv6-L, YOLOv6-S, YOLOv7-X, YOLOv7, YOLOv8l and YOLOv8s
null-void-Q/real-time-violence-detection
real-time violence detection on video content
ngzhili/SignPose
A Flask web application game that detects real time Dynamic Sign Language using LSTM Keypoint Detection Model.
Tartistbz/Airsim_Yolov5_ODRT
这个仓库主要通过使用图像API将AirSim与YOLOv5连接,实现实时检测。 This repository primarily implements real-time detection by connecting AirSim with YOLOv5 using the image API.
RhythmusByte/Sign-Language-to-Speech
Real-time ASL interpreter using OpenCV and TensorFlow/Keras for hand gesture recognition. Features custom hand tracking, image preprocessing, and gesture classification to translate American Sign Language into text and speech output. Built with accessibility in mind.
Nizarassad/Face-mask-detection
This project aims to develop a real-time face mask detection and classification system using computer vision techniques.
emineeminesahin/YOLOv4-Custom-Dataset
Real-Time Detection of Drones with YOLOv3 Deep Learning Algorithm
AaravSachdeva/FaceRcognitionAttendanceSystem
Automated attendance system using face recognition, built with Python, OpenCV, and Tkinter. Captures, trains, and tracks attendance seamlessly with real-time updates and CSV integration.
ArpanDhot/Face-measurement-for-online-glasses-ordering
A real-time facial measurement tool that uses MediaPipe and linear regression to assist customers in selecting appropriately sized glasses when ordering online. It detects facial landmarks via webcam, estimates the distance from the camera, dynamically overlays glasses on the face, and displays measurements such as eye width and eye distance.
ArpanDhot/Sign-language-computer-vision
A computer vision-based sign language recognition system using MediaPipe and neural networks to classify static and dynamic hand gestures for real-time applications.
emineeminesahin/YOLOv3-Custom-Dataset
Real-Time Detection of Drones with YOLOv3 Deep Learning Algorithm
Kathirvelthangaraju/Driver-Drowsiness-Detection
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.
oeminaga/CystoImageClassification
Efficient Real-time Video Frame Classification for Bladder Lesions.
Projects-Developer/UPI-FRAUD-DETECTION-USING-MACHINE-LEARNING
The Unified Payments Interface (UPI) has revolutionized the way people make payments in India. However, with the increasing adoption of UPI, there has been a rise in fraudulent transactions. To combat this, a UPI fraud detection system Project Includes Source Code, PPT, Synopsis, Report, Documents, Base Research Paper & Video tutorials
Pulkit1822/Stray-Care
A comprehensive IoT-based solution to detect stray animals on roadways and alert drivers in real-time. Built with Flask backend, React frontend, and Raspberry Pi-powered hardware components including sensors and cameras. Features include real-time detection, GPS tracking, and an interactive dashboard for monitoring alerts.
AliAtaollahi/Dynamic-Deadline-Object-Detection-YOLOv8
A YOLOv8-based object detection system for embedded CPS
Chiara2804/Face_Detection-py
Face detection in real-time
erdemormann/realtime-urin-cell-classification-and-detection
A real-time project that detects and classifies urine cells from microscopic images. This project provides information on urinary health and diseases and assists doctors.
HarishValliappan/Speed-detection-YOLO
Real-Time Vehicle Speed Detection and Counting System
skaty5678/yolov5_drowsiness_detection
This is a drowsiness detection model based on yolov5 by ultralytics.