/NeuronetiX-Academy-ObjectDetection-Task

a functional web app that detects Egyptian car number plates

Primary LanguageJupyter Notebook

NeuronetiX-Academy-ObjectDetection-Task

How to setup the Project

  1. Clone the repository to your local machine.
  2. Install the dependencies listed in the requirements.txt file using pip install -r requirements.txt.

How to Run the App

  1. Run the Flask application using python app.py.
  2. Access the application in your web browser at http://localhost:5000.

How to use the App

  1. Upload an image with an Egyptian Car Number Plate
  2. Voila you will get the coordinates for the Plate :)