Skip to content

Commit 89c799c

Browse files
authored
Update README.md
1 parent 55bbe6e commit 89c799c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ INFO: output_name.1: x1y1x2y2_scores_classes_masks_4x1x1x32 shape: [100, 38] dty
3737
- `x1y1x2y2_scores_classes_masks_4x1x1x32`: `float32 [N, 38]`
3838
- `N` = The number of objects detected, filtered by NMS, and therefore less than 100.
3939
- `38` = `x1, y1, x2, y2, score x1, classid x1, masks x32`
40-
- `proto`: `float32 [N, 138, 138, 32]`
40+
- `proto`: `float32 [1, 138, 138, 32]`
4141

4242
![yolact_edge_mobilenetv2_550x550 onnx (1)](https://user-images.githubusercontent.com/33194443/172852319-7eb465f7-ef56-412b-a2c6-18d3e77df94f.png)
4343

0 commit comments

Comments
 (0)