Skip to content

Traffic sign detection system using TensorFlow and OpenCV, trained on a custom dataset and deployed on Raspberry Pi 5 for real-time inference.

Notifications You must be signed in to change notification settings

GiftNuttamon/Sign_RaspberryPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚦 Traffic Sign Detection with Raspberry Pi 5

🖥️ Computer Vision project for detecting and classifying traffic signs
Built with Python, TensorFlow, OpenCV, and deployed on Raspberry Pi 5


🌟 Project Overview

This project demonstrates real-time traffic sign detection using a Raspberry Pi 5.
The dataset was labeled and trained with TensorFlow, and the trained model was deployed on the Raspberry Pi for on-device inference.


🛠 Features

  • 📷 Real-time video input via Raspberry Pi camera
  • 🧠 Deep Learning model (TensorFlow/Keras) for traffic sign classification
  • 🗂️ Custom dataset labeling and training
  • 🚀 Deployed on Raspberry Pi 5 for edge AI applications
  • ⚡ Optimized for lightweight performance on embedded hardware

📂 Files in Repository

  • Code_Project.ipynb → Jupyter Notebook with model training, preprocessing, and evaluation code
  • model/ → Saved trained model (TensorFlow/Keras) (if uploaded)
  • dataset/ → Sample labeled images (if included)

🚀 How to Run

  1. Clone the repo:
    git clone https://github.com/GiftNuttamon/Sign_RaspberryPi.git
    cd Sign_RaspberryPi

About

Traffic sign detection system using TensorFlow and OpenCV, trained on a custom dataset and deployed on Raspberry Pi 5 for real-time inference.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •