Node.JS API serving a tensorflow image classifier with Docker.
Docker
~2GB of disk space
$ docker build -t .
$ docker run -p 49160:8080 -d
Go to http://localhost:49160 and you should see "Hello World!"
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Node.JS API serving a tensorflow image classifier with Docker.
Docker
~2GB of disk space
$ docker build -t .
$ docker run -p 49160:8080 -d
Go to http://localhost:49160 and you should see "Hello World!"