Skip to content

gusanthiago/service-ResNet50

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Imagenation Simple API 🚀

version

This project is Simple API for image classification, it is based ResNet50 architecture for recognition and was implements with Keras and Tensorflow.

How to run ?

  • Create your environment in anaconda
conda create --name imagenation-api keras numpy flask PIL gevent requests tensorflow
  • Activate environment
source activate imagenation-api
  • Run server
python run.py`

About

API to run model ResNet50

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages