Skip to content

Carine334/ANNs_Final_Project

Repository files navigation

Welcome to our Traffic Sign Recognition App repository! This project aims to detect and recognize traffic signs in real-time using deep learning techniques.

How to run the app?

To run the app locally, follow these steps:

  1. Clone this repository to your local machine using Git:
git clone https://github.com/yourusername/traffic-sign-recognition-app.git
  1. Navigate to the project directory:
cd traffic-sign-recognition-app
  1. Install the required dependencies. You can install them using pip:
pip install -r requirements.txt
  1. Run the app using the following command:
python my_app.py

Usage

  • Upload a picture or use your webcam to capture real-time footage.
  • The app will detect and recognize traffic signs in the video feed.
  • View the predictions and confidence levels for each detected sign.

Showcase

Produce_2.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •