Skip to content

mdzul17/face-prediction-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Face Image Recognition API

Requirements:

  • Python 3.7 or newer
  • Tensorflow 2.x
  • Flask 2.x

How to use:

  1. Open folder webapp and open terminal in that folder,
  2. run app.py, after a while, terminal will tell you an url (e.g. http://127.0.0.1:5000/),
  3. Open the url from web browser,
  4. If it show properly, there is an upload button. Click and choose the photo you want to test,
  5. Click Upload button and wait the system process the image,
  6. The results will show below Upload button.

About

Machine learning app for face prediction api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages