Giuan0 / flask-server-container

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask server container for classification of the imagenet database

Build image

sh build.sh

Run image

sh run-development.sh

Classification request

curl -X POST -F image=@images/bird.jpg http://localhost:5000/classification

About


Languages

Language:Python 75.3%Language:Dockerfile 13.5%Language:Shell 11.2%