Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 534 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 534 Bytes

🎥 Traffic-Signs-Detection-iOSApp

This app allows users to detect traffic signs through a CNN machine learning model written in python and keras. The app communicates to a Rest Api written in flask where the model is hosted

🏂 Use Cases

  • User Can Take A Photo To Detect a Traffic Sign
  • User Can Choose A Photo From its library To Detect a Traffic Sign
  • User Can See the Database of Traffic Signs that can be detected from the app

⚙️ Technologies Used

  • Python, Swift, Keras, Tensorflow, Flask