Skip to content

Commit be6d6e5

Browse files
mmaithanimingxingtan
authored andcommitted
Corrected spelling mistake in readme
fist-> list
1 parent 262754b commit be6d6e5

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
@@ -108,7 +108,7 @@ Notably,
108108

109109
There are two types of latency: network latency and end-to-end latency.
110110

111-
(1) To measure the network latency (from the fist conv to the last class/box
111+
(1) To measure the network latency (from the list conv to the last class/box
112112
prediction output), use the following command:
113113

114114
!python model_inspect.py --runmode=bm --model_name=efficientdet-d0

0 commit comments

Comments
 (0)