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 55bbe6e commit 89c799cCopy full SHA for 89c799c
README.md
@@ -37,7 +37,7 @@ INFO: output_name.1: x1y1x2y2_scores_classes_masks_4x1x1x32 shape: [100, 38] dty
37
- `x1y1x2y2_scores_classes_masks_4x1x1x32`: `float32 [N, 38]`
38
- `N` = The number of objects detected, filtered by NMS, and therefore less than 100.
39
- `38` = `x1, y1, x2, y2, score x1, classid x1, masks x32`
40
- - `proto`: `float32 [N, 138, 138, 32]`
+ - `proto`: `float32 [1, 138, 138, 32]`
41
42

43
0 commit comments