by Kavinthe Perera
Note : This repository does not include the model file, the model needs to be trained before locally running application
- Flask
- Tensorflow
- Numpy
- Bidict
- CV2
- Matplotlib
- Sklearn
- Open terminal
- Change directory to model
- Run either train.py or train.ipynb (if notebook installed)
- Change back to root directory of the application
- Run command
python server.py
to start flask server
- Navigate to data directory
- Run update script from command
python update.py
Below values are generated at 30 epochs
- Accuracy : 0.9447674
- Loss : 0.2780703274359883