Update README.md
Browse files
README.md
CHANGED
|
@@ -79,8 +79,8 @@ Input_name: images, Output_name: ['output0', '167']
|
|
| 79 |
Preprocess time: 0.38 ms
|
| 80 |
Inference time: 17.19 ms
|
| 81 |
Total detect 2 objects
|
| 82 |
-
0: head 0.
|
| 83 |
-
1: bike 0.
|
| 84 |
```
|
| 85 |
|
| 86 |
Output image:
|
|
|
|
| 79 |
Preprocess time: 0.38 ms
|
| 80 |
Inference time: 17.19 ms
|
| 81 |
Total detect 2 objects
|
| 82 |
+
0: head 0.840 [75.0, 5.0, 110.0, 47.0]
|
| 83 |
+
1: bike 0.844 [46.0, 113.0, 143.0, 256.0]
|
| 84 |
```
|
| 85 |
|
| 86 |
Output image:
|