Skip to content

Commit d1f18a0

Browse files
kittinanNikhil Thorat
authored andcommitted
Correct tensorflow js converter link in mobilenet (#46)
1 parent 4069cd1 commit d1f18a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mobilenet/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ The mobilenet used in this example was ported from
77
Keras pretrained mobilenet model and hosted online for your convenience.
88

99
If you want, you can port your own mobilenet model by using the Keras converter script which
10-
can be found [here](https://github.com/tensorflow/tfjs-layers/blob/master/scripts/keras_model_converter.py).
10+
can be found [here](https://github.com/tensorflow/tfjs-converter).
1111

1212
[See this example live!](https://storage.googleapis.com/tfjs-examples/mobilenet/dist/index.html)

0 commit comments

Comments
 (0)