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 ef9308e commit 3bc9c8bCopy full SHA for 3bc9c8b
object_detection/README.md
@@ -37,7 +37,7 @@ in Java.
37
## Notes
38
39
- This example demonstrates the use of the TensorFlow [SavedModel
40
- format](https://www.tensorflow.org/programmers_guide/saved_model). If you have
+ format](https://www.tensorflow.org/guide/saved_model). If you have
41
TensorFlow for Python installed, you could explore the model to get the names
42
of the tensors using `saved_model_cli` command. For example:
43
```
0 commit comments