Skip to content
#

real-time-detection

Here are 38 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 Oct 24, 2024
  • Python

This machine learning project aimed at assessing public service officers' friendliness in real-time. Using models like MobileNet and SVM, it detects emotions such as happiness or anger from facial expressions. With datasets like KDEF and RAF-DB, this tool offers an efficient way to evaluate service quality through facial recognition.

  • Updated Sep 25, 2024
  • Jupyter Notebook

🖍️ 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 Oct 22, 2024
  • Python
Object-Detector-DLM-WEB

Object-Detector-DLM-WEB is a web-based application that utilizes deep learning models for real-time object detection and tracking using your camera feed. The application is built using HTML, CSS, and JavaScript, and leverages TensorFlow.js with the COCO-SSD model to detect and label objects in the video stream.

  • Updated Aug 20, 2024
  • JavaScript

Parking Pixel is a real-time parking detection system that uses computer vision to identify available spaces from video feeds. It allows users to define parking regions and continuously monitors availability. Built with Python and machine learning models, Parking Pixel provides accurate, efficient parking management.

  • Updated Aug 14, 2024
  • Python

A Python-based project leveraging OpenCV for enhanced real-time face and eye detection. This repository features a custom-trained Haar Cascade model, offering improved accuracy for detecting faces and eyes in images, videos, and live webcam feeds. Developed during an internship at Innovate, this project welcomes contributions to further improvement

  • Updated Jul 10, 2024
  • 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

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