Skip to content

ankit7902/Traffic-Sign-Recognition

Repository files navigation

Traffic-Sign-Recognition


This is a Traffic Sign Recognition System where users can upload traffic sign images and get predictions on what the sign means. The app is developed using HTML, CSS, and JavaScript for a seamless user experience and features dark mode, drag-and-drop file upload, and a responsive navigation menu.

Features
✅ Upload Traffic Sign Images – Users can upload images through a file input or drag-and-drop.
✅ Preview & Remove Image – Uploaded images are shown, and users can delete them if necessary.
✅ Traffic Sign Prediction – There will be an AI-based recognition in the future to categorize signs.
✅ Dark Mode Toggle – Users can toggle light and dark mode.
✅ Responsive Navigation Bar – Contains links to Home, Documentation, Project Overview, Future Scope, and About.
✅ Seamless Mobile Experience – The navbar converts to a hamburger menu, opening and closing with animations when clicked.
✅ Close Menu by Clicking Outside – Users can click outside the menu to close it, increasing usability.

Technologies Implemented
Frontend: HTML, CSS (Flexbox & Responsive Web Design), JavaScript
JavaScript Features: File Upload & Preview, Seamless Navbar Animations, Click-outside Menu Close Functionality, Dark Mode Toggle

Future Improvements
AI-Based Traffic Sign Recognition – Using a Machine Learning model with TensorFlow.js or a backend AI model.
Database Integration – Save user-uploaded images and predictions for analysis & learning.
Voice Alerts – Give audio notifications for traffic sign detection.

The project will attempt to give an interactive and user-friendly experience of recognizing traffic signs effectively. Make any changes as you want!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors