The system of detection and recognition of the number plates of vehicles. The system of vehicle number plate detection and recognition is used to detect the plates then make the recognition of the plate that is to extract the text from an image
$ pip install -r requirements.txt$ .\venv\Scripts\activate$ python server.py runserver 0.0.0.0:5000
The website will then be running at http://localhost:5000
