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 f7137b5 commit 2bbdf6aCopy full SHA for 2bbdf6a
efficientdet/README.md
@@ -81,7 +81,7 @@ Then you will get:
81
- frozen graph with name savedmodeldir/efficientdet-d0_frozen.pb
82
- tflite file with name efficientdet-d0.tflite
83
84
-Notably, --tflite_path is optinal, and it only works after 2.2.0-rc4.
+Notably, --tflite_path is optional, and it only works with tensorflow >= 2.2.0-rc4.
85
86
87
## 4. Benchmark model latency.
0 commit comments