Skip to content

Commit 1737ce6

Browse files
wanglushengkalcohol
authored andcommitted
update README.md
1 parent db2ef48 commit 1737ce6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ root@ax650:~/samples# python3 classification.py -m /opt/data/npu/models/mobilene
4949
Class Index: 281, Score: 8.321
5050
Class Index: 287, Score: 7.924
5151
------------------------------------------------------
52-
min = 1.004 ms max = 22.512 ms avg = 1.252 ms
52+
min = 0.890 ms max = 22.417 ms avg = 1.119 ms
5353
------------------------------------------------------
5454
```
5555

@@ -73,7 +73,7 @@ root@ax650:~/samples# python3 classification.py -m /opt/data/npu/models/mobilene
7373
Class Index: 281, Score: 8.321
7474
Class Index: 287, Score: 7.924
7575
------------------------------------------------------
76-
min = 1.673 ms max = 12.400 ms avg = 1.805 ms
76+
min = 1.587 ms max = 12.624 ms avg = 1.718 ms
7777
------------------------------------------------------
7878
root@ax650:~/samples# python3 classification.py -m /opt/data/npu/models/mobilenetv2.axmodel -i /opt/data/npu/images/cat.jpg -p AxEngineExecutionProvider
7979
[INFO] Available providers: ['AXCLRTExecutionProvider', 'AxEngineExecutionProvider']
@@ -91,7 +91,7 @@ root@ax650:~/samples# python3 classification.py -m /opt/data/npu/models/mobilene
9191
Class Index: 281, Score: 8.321
9292
Class Index: 287, Score: 7.924
9393
------------------------------------------------------
94-
min = 1.004 ms max = 22.512 ms avg = 1.252 ms
94+
min = 0.897 ms max = 22.542 ms avg = 1.125 ms
9595
------------------------------------------------------
9696
```
9797

0 commit comments

Comments
 (0)