Skip to content
#

real-time-detection

Here are 108 public repositories matching this topic...

This project leverages Convolutional Neural Networks (CNNs) to perform real-time audio classification in rainforest environments, detecting sounds such as chainsaws, truck engines, and storms. Audio data, sourced from UrbanSound8K and rainforest recordings, is preprocessed into spectrograms using Librosa, while synthetic soundscapes are generated w

  • Updated Oct 9, 2025
  • 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 7, 2025
  • Python

Real-time vehicle detection and counting system using YOLOv8 and OpenCV. Detects cars, motorcycles, buses, and trucks from video footage, counts them per frame, and outputs annotated video results. Ideal for traffic monitoring, smart city projects, and computer vision portfolios.

  • Updated Oct 4, 2025
  • Python

Real-time traffic object detection system using YOLOv3 and OpenCV’s DNN module. Detects vehicles, pedestrians, and road objects in live or recorded video streams, with FPS overlay and scene IoU analysis.

  • Updated Oct 2, 2025
  • Python

AI-powered computer vision system for real-time workplace safety monitoring. Detects people and PPE compliance (helmets, vests) using YOLO models with intelligent tracking and MP4 output.

  • Updated Oct 1, 2025
  • Python

🎮 Production-ready real-time Rock-Paper-Scissors gesture recognition system using MediaPipe & OpenCV. Features: instant hand tracking (30+ FPS), 95% accuracy, fuzzy matching, TDD methodology with 95% test coverage. Bilingual (EN/繁中). Perfect for CV learning & interactive apps.

  • Updated Oct 1, 2025
  • Python

Car recognition and license plate reading, along with recognition of the place where the license plate was issued, car color recognition and Iranian car names, accident detection and warning notification.

  • Updated Sep 14, 2025
  • Jupyter Notebook

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 7, 2025
  • Python

A real-time Sign Language Detection application built with Python, OpenCV, and TensorFlow. This project uses computer vision and a custom-trained Convolutional Neural Network (CNN) to recognize and interpret hand gestures from a live webcam feed.

  • Updated Aug 24, 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