-
Notifications
You must be signed in to change notification settings - Fork 6.8k
[v1.x] Update unittests for object detection models #19887
Conversation
Hey @waytrue17 , Thanks for submitting the PR
CI supported jobs: [windows-gpu, centos-cpu, miscellaneous, edge, website, clang, centos-gpu, sanity, unix-cpu, unix-gpu, windows-cpu] Note: |
@mxnet-bot run ci [sanity] |
Jenkins CI successfully triggered : [sanity] |
@mxnet-bot run ci [centos-gpu, edge] |
Jenkins CI successfully triggered : [edge, centos-gpu] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
@mxnet-bot run ci [edge] |
Jenkins CI successfully triggered : [edge] |
Description
To address the prediction mismatching due to different implementations of
nms
operator between mxnet and onnx.Checklist
Essentials
Changes
Comments