Recognizes gender from an image
http://127.0.0.1:5000/upload-image
Start server: python3 app.py
Test: python3 test.py
All the script for pre-processing, model structure and training model
Structure of the model for loading pickle file and some supporting methods, for predict an image
Submit 500 requests from different threads with SLEEP_COUNT time interval