Commit 184adec9 authored by syiming's avatar syiming
Browse files

remove not garuanteed

parent 6794c6b3
......@@ -67,8 +67,7 @@ Some remarks on frozen inference graphs:
metrics.
* Our frozen inference graphs are generated using the
[v1.12.0](https://github.com/tensorflow/tensorflow/tree/v1.12.0) release
version of TensorFlow and we do not guarantee that these will work with
other versions; this being said, each frozen inference graph can be
version of TensorFlow; this being said, each frozen inference graph can be
regenerated using your current version of TensorFlow by re-running the
[exporter](https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/exporting_models.md),
pointing it at the model directory as well as the corresponding config file
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment