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 262754b commit be6d6e5Copy full SHA for be6d6e5
efficientdet/README.md
@@ -108,7 +108,7 @@ Notably,
108
109
There are two types of latency: network latency and end-to-end latency.
110
111
-(1) To measure the network latency (from the fist conv to the last class/box
+(1) To measure the network latency (from the list conv to the last class/box
112
prediction output), use the following command:
113
114
!python model_inspect.py --runmode=bm --model_name=efficientdet-d0
0 commit comments