Thanks to visit codestin.com
Credit goes to github.com

Skip to content
#

real-time-detection

Here are 116 public repositories matching this topic...

An end‑to‑end TensorFlow/Keras implementation of the YOLO object detection pipeline. Load images, run fast and accurate bounding‑box inference, filter and refine predictions and visualize results side‑by‑side - all organized into a clean, modular workflow.

  • Updated Jul 5, 2025
  • Jupyter Notebook

Face mask detection system that classifies proper, improper, and no mask in real time. Built with MobileNetV2 trained using transfer learning and Flask web interface.

  • Updated Apr 5, 2025
  • Jupyter Notebook

This vehicle identification project utilizes the YOLOv5 deep learning model for detecting and classifying vehicles from images, videos, and live streams. It supports real-time inference, saving outputs with bounding boxes, confidence scores, and class labels, making it ideal for traffic monitoring and smart surveillance systems.

  • Updated Jul 28, 2025
  • Python

This project demonstrates how to detect human faces in images and real-time webcam streams using Python and OpenCV's Haar Cascade classifier. It supports modern image formats including `.webp`, and displays results using Matplotlib. Ideal for beginners learning computer vision or building small-scale detection systems.

  • Updated Jun 20, 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

An advanced, modular lane detection and road perception framework built with OpenCV, NumPy, and Gradio, engineered for real-time autonomous driving research. It features adaptive ROI mapping, probabilistic Hough transformation, EMA-smoothed lane tracking, and an interactive Gradio demo UI.

  • Updated Oct 28, 2025
  • Python

🎥 Explore real-time video processing and object tracking with OpenCV, featuring interactive controls and basic object tracking for practical computer vision applications.

  • Updated Nov 6, 2025
  • Jupyter Notebook

Arabic sign language recognition system using transfer learning (ResNet101V2) and YOLO-based hand detection. Benchmarks CNN, LSTM, and GNN architectures with multi-metric evaluation framework.

  • Updated May 26, 2025
  • Jupyter Notebook

AeroVision-AI is an advanced aerial intelligence system for real-time vehicle detection, tracking, and analytics from drone footage. Built with YOLOv8, Streamlit, and OpenCV, it offers live inference visualization, CSV-based analytics, dynamic watermarking, and video export, a production-grade showcase of computer vision in motion.

  • Updated Oct 28, 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

Computer vision system with YOLOv3 detection and K-means clustering for vehicle tracking and space management. Features OpenCV preprocessing pipeline, color classification, and statistical analysis dashboard.

  • Updated May 26, 2025
  • Jupyter Notebook

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