EnoxSoftware / OpenCVForUnity

OpenCV for Unity (Untiy Asset Plugin)
https://assetstore.unity.com/packages/tools/integration/opencv-for-unity-21088
550 stars 172 forks source link

NMS in onnx Yolov7 #153

Closed dragan07-07 closed 1 year ago

dragan07-07 commented 1 year ago

Can't create layer "onnx_node!NonMaxSuppression_430" of type "NonMaxSuppression" in function 'cv::dnn::dnn4_v20220524::detail::LayerData::getLayerInstance'

I have this problem opencv not support NMS. So is any way to I bypass this problem;

EnoxSoftware commented 1 year ago

OpenCVforUnity2.4.8 ( opencv4.6.0 ) does not seem to support layer "onnx_node!NonMaxSuppression_430". https://github.com/opencv/opencv/issues/22099#issuecomment-1246374468 https://github.com/opencv/opencv/issues/22099#issuecomment-1246380183