An open API service indexing awesome lists of open source software.

https://github.com/nning/docker-tensorflow-label-image

Download and compile label_image example from tensorflow repository
https://github.com/nning/docker-tensorflow-label-image

Last synced: 6 months ago
JSON representation

Download and compile label_image example from tensorflow repository

Awesome Lists containing this project

README

          

# tensorflow-label-image

This is a basic docker image that uses the tensorflow label_image example with
the Inception v3 model for image classification.

## Basic Usage

docker run --rm -v $(pwd)/example.jpg:/tmp/example.jpg nning2/label_image /tmp/example.jpg