Using YOLOv8-seg as an auto labelling custom Model #94
Unanswered
Mohamed-El-Kasaby
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, thanks for the great work done.
My question is is it possible to use YOLOv8 segmentation with your application?
while loading my custom YOLOv8 segmentation model i faced the next error and i couldn't solve it.
[ERROR:[email protected]] global D:\a\opencv-python\opencv-python\opencv\modules\dnn\src\onnx\onnx_importer.cpp (1021) cv::dnn::dnn4_v20220524::ONNXImporter::handleNode DNN/ONNX: ERROR during processing node with 2 inputs and 2 outputs: [Split]:(onnx_node!Split_284) from domain='ai.onnx'
Error in loading model: OpenCV(4.6.0) D:\a\opencv-python\opencv-python\opencv\modules\dnn\src\onnx\onnx_importer.cpp:1040: error: (-2:Unspecified error) in function 'cv::dnn::dnn4_v20220524::ONNXImporter::handleNode'
Beta Was this translation helpful? Give feedback.
All reactions