vivek akkala

Results 7 comments of vivek akkala
trafficstars

You can use the following command: exportONNXNetwork(net,filename) For more information on how to export network to ONNX, see [exportONNXNetwork](https://www.mathworks.com/help/deeplearning/ref/exportonnxnetwork.html). Note: Pretrained YOLO v4 network has custom layers like 'mish' layer,...

Issue seems to be resolved, can you try it once again?

@yanyuhang12 Could you please translate the error message into English and share it here?

Did you try installing python using "installUltralytics.m" as mentioned in the Setup section? Can you confirm if python is installed in the current working directory?

The error message you encountered suggests that the model has not been loaded, leading to the message "Variables of this type do not support indexing with dots." This is because...

The issue was caused by the importYOLOv8SegmentationModel function, but it has been resolved. Could you please uninstall and reinstall the Deep Learning Toolbox Converter for ONNX Model Format support package...