web app for classify_image.py(tensorflow)
- python3
- Tensorflow
- git command
- patch command
python build.py
python classify_image_web.py
open http://localhost:8000/input
start http://localhost:8000/input
Firefox,Chrome works well.
Something like this:
curl --data-binary '@/Users/kjunichi/Pictures/IMG_0132.jpg' http://localhost:8000