File tree Expand file tree Collapse file tree 6 files changed +30
-18
lines changed
instance-segmentation-person-0007
instance-segmentation-security-0002
instance-segmentation-security-0091
instance-segmentation-security-0228
instance-segmentation-security-1039
instance-segmentation-security-1040 Expand file tree Collapse file tree 6 files changed +30
-18
lines changed Original file line number Diff line number Diff line change @@ -37,12 +37,14 @@ The expected channel order is `BGR`
37
37
38
38
## Outputs
39
39
40
- 1 . Name: ` labels ` , shape: ` 10 ` - Contiguous integer class ID for every
40
+ Model has outputs with dynamic shapes.
41
+
42
+ 1 . Name: ` labels ` , shape: ` -1 ` - Contiguous integer class ID for every
41
43
detected object.
42
- 2 . Name: ` boxes ` , shape: ` 10 , 5` - Bounding boxes around every detected objects
44
+ 2 . Name: ` boxes ` , shape: ` -1 , 5` - Bounding boxes around every detected objects
43
45
in (top_left_x, top_left_y, bottom_right_x, bottom_right_y) format and its
44
46
confidence score in range [ 0, 1] .
45
- 3 . Name: ` masks ` , shape: ` 10 , 224, 224` - Segmentation heatmaps for every output
47
+ 3 . Name: ` masks ` , shape: ` -1 , 224, 224` - Segmentation heatmaps for every output
46
48
bounding box.
47
49
48
50
## Training Pipeline
Original file line number Diff line number Diff line change @@ -38,12 +38,14 @@ The expected channel order is `BGR`.
38
38
39
39
## Outputs
40
40
41
- 1 . Name: ` labels ` , shape: ` 100 ` - Contiguous integer class ID for every
41
+ Model has outputs with dynamic shapes.
42
+
43
+ 1 . Name: ` labels ` , shape: ` -1 ` - Contiguous integer class ID for every
42
44
detected object.
43
- 2 . Name: ` boxes ` , shape: ` 100 , 5` - Bounding boxes around every detected objects
45
+ 2 . Name: ` boxes ` , shape: ` -1 , 5` - Bounding boxes around every detected objects
44
46
in (top_left_x, top_left_y, bottom_right_x, bottom_right_y) format and its
45
47
confidence score in range [ 0, 1] .
46
- 3 . Name: ` masks ` , shape: ` 100 , 28, 28` - Segmentation heatmaps for every output
48
+ 3 . Name: ` masks ` , shape: ` -1 , 28, 28` - Segmentation heatmaps for every output
47
49
bounding box.
48
50
49
51
## Training Pipeline
Original file line number Diff line number Diff line change @@ -38,12 +38,14 @@ The expected channel order is `BGR`
38
38
39
39
## Outputs
40
40
41
- 1 . Name: ` labels ` , shape: ` 100 ` - Contiguous integer class ID for every
41
+ Model has outputs with dynamic shapes.
42
+
43
+ 1 . Name: ` labels ` , shape: ` -1 ` - Contiguous integer class ID for every
42
44
detected object.
43
- 2 . Name: ` boxes ` , shape: ` 100 , 5` - Bounding boxes around every detected objects
45
+ 2 . Name: ` boxes ` , shape: ` -1 , 5` - Bounding boxes around every detected objects
44
46
in (top_left_x, top_left_y, bottom_right_x, bottom_right_y) format and its
45
47
confidence score in range [ 0, 1] .
46
- 3 . Name: ` masks ` , shape: ` 100 , 28, 28] ` - Segmentation heatmaps for every output
48
+ 3 . Name: ` masks ` , shape: ` -1 , 28, 28` - Segmentation heatmaps for every output
47
49
bounding box.
48
50
49
51
## Training Pipeline
Original file line number Diff line number Diff line change @@ -36,12 +36,14 @@ The expected channel order is `BGR`
36
36
37
37
## Outputs
38
38
39
- 1 . Name: ` labels ` , shape: ` 100 ` - Contiguous integer class ID for every
39
+ Model has outputs with dynamic shapes.
40
+
41
+ 1 . Name: ` labels ` , shape: ` -1 ` - Contiguous integer class ID for every
40
42
detected object.
41
- 2 . Name: ` boxes ` , shape: ` 100 , 5` - Bounding boxes around every detected objects
43
+ 2 . Name: ` boxes ` , shape: ` -1 , 5` - Bounding boxes around every detected objects
42
44
in (top_left_x, top_left_y, bottom_right_x, bottom_right_y) format and its
43
45
confidence score in range [ 0, 1] .
44
- 3 . Name: ` masks ` , shape: ` 100 , 14, 14` - Segmentation heatmaps for every output
46
+ 3 . Name: ` masks ` , shape: ` -1 , 14, 14` - Segmentation heatmaps for every output
45
47
bounding box.
46
48
47
49
## Training Pipeline
Original file line number Diff line number Diff line change @@ -36,12 +36,14 @@ The expected channel order is `BGR`
36
36
37
37
## Outputs
38
38
39
- 1 . Name: ` labels ` , shape: ` 100 ` - Contiguous integer class ID for every
39
+ Model has outputs with dynamic shapes.
40
+
41
+ 1 . Name: ` labels ` , shape: ` -1 ` - Contiguous integer class ID for every
40
42
detected object.
41
- 2 . Name: ` boxes ` , shape: ` 100 , 5` - Bounding boxes around every detected objects
43
+ 2 . Name: ` boxes ` , shape: ` -1 , 5` - Bounding boxes around every detected objects
42
44
in (top_left_x, top_left_y, bottom_right_x, bottom_right_y) format and its
43
45
confidence score in range [ 0, 1] .
44
- 3 . Name: ` masks ` , shape: ` 100 , 14, 14` - Segmentation heatmaps for every output
46
+ 3 . Name: ` masks ` , shape: ` -1 , 14, 14` - Segmentation heatmaps for every output
45
47
bounding box.
46
48
47
49
## Training Pipeline
Original file line number Diff line number Diff line change @@ -36,12 +36,14 @@ The expected channel order is `BGR`
36
36
37
37
## Outputs
38
38
39
- 1 . Name: ` labels ` , shape: ` 100 ` - Contiguous integer class ID for every
39
+ Model has outputs with dynamic shapes.
40
+
41
+ 1 . Name: ` labels ` , shape: ` -1 ` - Contiguous integer class ID for every
40
42
detected object.
41
- 2 . Name: ` boxes ` , shape: ` 100 , 5` - Bounding boxes around every detected objects
43
+ 2 . Name: ` boxes ` , shape: ` -1 , 5` - Bounding boxes around every detected objects
42
44
in (top_left_x, top_left_y, bottom_right_x, bottom_right_y) format and its
43
45
confidence score in range [ 0, 1] .
44
- 3 . Name: ` masks ` , shape: ` 100 , 28, 28` - Segmentation heatmaps for every output
46
+ 3 . Name: ` masks ` , shape: ` -1 , 28, 28` - Segmentation heatmaps for every output
45
47
bounding box.
46
48
47
49
## Training Pipeline
You can’t perform that action at this time.
0 commit comments