forked from onnx/onnx
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Minor need to be in 1.5]Fix an issue in NMS test data which introduc…
…e wrong shape. (onnx#1953) * 1. Fix an issue in NMS test data which introduce wrong shape. 2. Add node test data for NMS * Update docs * update data type to int64 for output selected_indices in shape inference * update format * format
- Loading branch information
1 parent
9346dd5
commit 0e8d2bc
Showing
67 changed files
with
347 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
34 changes: 34 additions & 0 deletions
34
onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/model.onnx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+113 Bytes
.../test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0/input_0.pb
Binary file not shown.
Binary file added
BIN
+42 Bytes
.../test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0/input_1.pb
Binary file not shown.
Binary file added
BIN
+42 Bytes
.../test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0/input_2.pb
Binary file not shown.
Binary file added
BIN
+25 Bytes
.../test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0/input_3.pb
Binary file not shown.
Binary file added
BIN
+27 Bytes
.../test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0/input_4.pb
Binary file not shown.
Binary file added
BIN
+98 Bytes
...test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0/output_0.pb
Binary file not shown.
33 changes: 33 additions & 0 deletions
33
onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/model.onnx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+113 Bytes
...kend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0/input_0.pb
Binary file not shown.
Binary file added
BIN
+42 Bytes
...kend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0/input_1.pb
Binary file not shown.
Binary file added
BIN
+42 Bytes
...kend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0/input_2.pb
Binary file not shown.
Binary file added
BIN
+25 Bytes
...kend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0/input_3.pb
Binary file not shown.
Binary file added
BIN
+27 Bytes
...kend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0/input_4.pb
Binary file not shown.
Binary file added
BIN
+98 Bytes
...end/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0/output_0.pb
Binary file not shown.
35 changes: 35 additions & 0 deletions
35
onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/model.onnx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+178 Bytes
.../backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0/input_0.pb
Binary file not shown.
2 changes: 2 additions & 0 deletions
2
.../backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0/input_1.pb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
BscoresJ(fff?fff?fff?fff?fff?fff?fff?fff?fff?fff? |
Binary file added
BIN
+42 Bytes
.../backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0/input_2.pb
Binary file not shown.
Binary file added
BIN
+25 Bytes
.../backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0/input_3.pb
Binary file not shown.
Binary file added
BIN
+27 Bytes
.../backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0/input_4.pb
Binary file not shown.
Binary file added
BIN
+50 Bytes
...backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0/output_0.pb
Binary file not shown.
33 changes: 33 additions & 0 deletions
33
onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/model.onnx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+113 Bytes
...ackend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0/input_0.pb
Binary file not shown.
Binary file added
BIN
+42 Bytes
...ackend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0/input_1.pb
Binary file not shown.
Binary file added
BIN
+42 Bytes
...ackend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0/input_2.pb
Binary file not shown.
Binary file added
BIN
+25 Bytes
...ackend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0/input_3.pb
Binary file not shown.
Binary file added
BIN
+27 Bytes
...ackend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0/input_4.pb
Binary file not shown.
Binary file added
BIN
+74 Bytes
...ckend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0/output_0.pb
Binary file not shown.
33 changes: 33 additions & 0 deletions
33
onnx/backend/test/data/node/test_nonmaxsuppression_single_box/model.onnx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+33 Bytes
onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0/input_0.pb
Binary file not shown.
1 change: 1 addition & 0 deletions
1
onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0/input_1.pb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
BscoresJfff? |
Binary file added
BIN
+42 Bytes
onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0/input_2.pb
Binary file not shown.
Binary file added
BIN
+25 Bytes
onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0/input_3.pb
Binary file not shown.
Binary file added
BIN
+27 Bytes
onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0/input_4.pb
Binary file not shown.
Binary file added
BIN
+50 Bytes
onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0/output_0.pb
Binary file not shown.
33 changes: 33 additions & 0 deletions
33
onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/model.onnx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+113 Bytes
.../backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0/input_0.pb
Binary file not shown.
Binary file added
BIN
+42 Bytes
.../backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0/input_1.pb
Binary file not shown.
Binary file added
BIN
+42 Bytes
.../backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0/input_2.pb
Binary file not shown.
Binary file added
BIN
+25 Bytes
.../backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0/input_3.pb
Binary file not shown.
Binary file added
BIN
+27 Bytes
.../backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0/input_4.pb
Binary file not shown.
Binary file added
BIN
+98 Bytes
...backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0/output_0.pb
Binary file not shown.
33 changes: 33 additions & 0 deletions
33
onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/model.onnx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+113 Bytes
...st/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0/input_0.pb
Binary file not shown.
Binary file added
BIN
+42 Bytes
...st/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0/input_1.pb
Binary file not shown.
Binary file added
BIN
+42 Bytes
...st/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0/input_2.pb
Binary file not shown.
Binary file added
BIN
+25 Bytes
...st/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0/input_3.pb
Binary file not shown.
1 change: 1 addition & 0 deletions
1
...st/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0/input_4.pb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Bscore_thresholdJ���> |
Binary file added
BIN
+74 Bytes
...t/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0/output_0.pb
Binary file not shown.
33 changes: 33 additions & 0 deletions
33
onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/model.onnx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+210 Bytes
onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0/input_0.pb
Binary file not shown.
Binary file added
BIN
+66 Bytes
onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0/input_1.pb
Binary file not shown.
Binary file added
BIN
+42 Bytes
onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0/input_2.pb
Binary file not shown.
Binary file added
BIN
+25 Bytes
onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0/input_3.pb
Binary file not shown.
Binary file added
BIN
+27 Bytes
onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0/input_4.pb
Binary file not shown.
Binary file added
BIN
+122 Bytes
onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0/output_0.pb
Binary file not shown.
Oops, something went wrong.