Skip to content

kjunichi/classify_image_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

classify_image_web

web app for classify_image.py(tensorflow)

prerequesties

  • python3
  • Tensorflow
  • git command
  • patch command

how to use

python build.py
python classify_image_web.py

macOS

open http://localhost:8000/input

Windows

start http://localhost:8000/input

Firefox,Chrome works well.

You can use also from CLI

Something like this:

curl --data-binary '@/Users/kjunichi/Pictures/IMG_0132.jpg' http://localhost:8000

About

web app for classify_image.py(tensorflow)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published