You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2021/04/16 17:57:30 UTC

[GitHub] [incubator-mxnet] Zha0q1 commented on a change in pull request #20178: Onnx Fix 6 MaskRCNN models

Zha0q1 commented on a change in pull request #20178:
URL: https://github.com/apache/incubator-mxnet/pull/20178#discussion_r615029735



##########
File path: tests/python-pytest/onnx/test_onnxruntime_cv.py
##########
@@ -240,14 +238,20 @@ def obj_detection_test_images(tmpdir_factory):
     'faster_rcnn_resnet101_v1d_coco',
     'yolo3_darknet53_coco',
     'yolo3_mobilenet1.0_coco',
+    'mask_rcnn_resnet18_v1b_coco',

Review comment:
       I think the mask is a little hard to test numerically since they can be different across mxnet and onnxruntime




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org