Skip to content

Commit 2bbdf6a

Browse files
authored
minor spelling changes (#363)
Minor spelling changes and clarification on tensorflow version requirements
1 parent f7137b5 commit 2bbdf6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

efficientdet/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Then you will get:
8181
- frozen graph with name savedmodeldir/efficientdet-d0_frozen.pb
8282
- tflite file with name efficientdet-d0.tflite
8383

84-
Notably, --tflite_path is optinal, and it only works after 2.2.0-rc4.
84+
Notably, --tflite_path is optional, and it only works with tensorflow >= 2.2.0-rc4.
8585

8686

8787
## 4. Benchmark model latency.

0 commit comments

Comments
 (0)