Commit fa0e2e36 authored by Koan-Sin Tan's avatar Koan-Sin Tan
Browse files

[tflite] label_image for tflite in Python

With model (mobilenet_v1_1.0_224_quant.tflite), input image
(grace_hooper.bmp), and labels file (labels.txt) in /tmp.
Run

```
bazel run --config opt //tensorflow/contrib/lite/examples/python:label_image
```

We can get results like

```
0.470588: military uniform
0.337255: Windsor tie
0.047059: bow tie
0.031373: mortarboard
0.019608: suit
```
parent a8ae26ae
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment