"src/include/Sequence.hpp" did not exist on "709f13a6d7c250f4b0777f0f36fb17c5fc08d01a"
NonMaxSuppression op ref implementation (#968)
This PR is the ref implementation of the nonmaxsuppression operator. It always returns the max possible output shape, which is the problem tracked in issue #948.
Showing
test/onnx/nms_test.onnx
0 → 100644
test/verify/test_nms.cpp
0 → 100644
Please register or sign in to comment