Skip to content
#

real-time-detection

Here are 52 public repositories matching this topic...

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.

  • Updated Aug 24, 2025
  • Python

🖍️ 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.

  • Updated Aug 25, 2025
  • Python

This project is a hand-gesture-controlled Pong game using TensorFlow, OpenCV, and Pygame. It detects open hands via webcam in real time to control paddles, combining AI vision with interactive gameplay for a novel touchless experience.

  • Updated May 29, 2025
  • Python
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.

  • Updated May 18, 2025
  • Python

An AI-powered Human Action Recognition system that classifies 15 common human activities using deep learning and computer vision. Built with TensorFlow, Keras, and OpenCV, the system supports real-time predictions from live camera feeds or uploaded images/videos through a user-friendly PyQt interface.

  • Updated May 21, 2025
  • Python

A state-of-the-art, open-source deepfake detection system built with PyTorch and EfficientNet-B0, featuring a user-friendly web interface for real-time image and video analysis.

  • Updated Aug 4, 2025
  • Python

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.

  • Updated Jan 29, 2024
  • Python

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.

  • Updated Jun 30, 2024
  • Python

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.

  • Updated Jan 22, 2025
  • Python

Improve this page

Add a description, image, and links to the real-time-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the real-time-detection topic, visit your repo's landing page and select "manage topics."

Learn more