Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GenderRecognition

Recognizes gender from an image

http://127.0.0.1:5000/upload-image

Start server: python3 app.py

Test: python3 test.py

gender_recognizer.ipynb

All the script for pre-processing, model structure and training model

model_controller.py

Structure of the model for loading pickle file and some supporting methods, for predict an image

test.py

Submit 500 requests from different threads with SLEEP_COUNT time interval

About

Recognizes gender from an image

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages