Currently this code includes:
- Car Number Plate detection and recognition (also multiline)
- Bike Number Plate detection and recognition (also multiline)
$ pip3 install -r requirements.txt
$ python api.py
Swagger API
$ python test.py
Note: This code is compatible with Python >= 3.6.0. Although it might work with other Python versions with some minor changes