We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4069cd1 commit d1f18a0Copy full SHA for d1f18a0
mobilenet/README.md
@@ -7,6 +7,6 @@ The mobilenet used in this example was ported from
7
Keras pretrained mobilenet model and hosted online for your convenience.
8
9
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).
+can be found [here](https://github.com/tensorflow/tfjs-converter).
11
12
[See this example live!](https://storage.googleapis.com/tfjs-examples/mobilenet/dist/index.html)
0 commit comments