Fixed minor doc typo

PiperOrigin-RevId: 329731039
Change-Id: I72274998be42132afd7c87819c11425a0a336299
This commit is contained in:
Khanh LeViet 2020-09-02 09:47:47 -07:00 committed by TensorFlower Gardener
parent a7d59c7810
commit b74e5b53ed

View File

@ -130,7 +130,7 @@ The segmentation category mask should looks like:
<img src="images/segmentation-output.png" alt="segmentation-output" width="30%">
Try out the simple
[CLI demo tool for ImageClassifier](https://github.com/tensorflow/tflite-support/tree/master/tensorflow_lite_support/examples/task/vision/desktop#image-segmenter)
[CLI demo tool for ImageSegmenter](https://github.com/tensorflow/tflite-support/tree/master/tensorflow_lite_support/examples/task/vision/desktop#image-segmenter)
with your own model and test data.
## Model compatibility requirements