Closed akshu2025 closed 1 month ago
Hi
I am using a YoloV8 model that i trained to detect potholes and trying to inference it in Matlab. How can i convert my model to a matlab file? Does the functions in the +helper folder support any YoloV8 model? I would appreciate any support here!
Thanks
You may use importYOLOv8Model.m function to import the pretrained onnx file into MATLAB format.
Hi
I am using a YoloV8 model that i trained to detect potholes and trying to inference it in Matlab. How can i convert my model to a matlab file? Does the functions in the +helper folder support any YoloV8 model? I would appreciate any support here!
Thanks