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 be6d6e5 commit 890eaddCopy full SHA for 890eadd
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 list conv to the last class/box
+(1) To measure the network latency (from the first 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