How to use YOLOX.onnx for object detection in matlab
28 次查看(过去 30 天)
显示 更早的评论
Dear friends:
I used python to train a YOLOX target detection model based on pytorch and exported it to onnx format. There was a problem when performing target detection in matlab:"Incorrect number or types of inputs or outputs for function detect."
support onnx and test image file:https://github.com/Jklblue/support-files/tree/main
0 个评论
回答(1 个)
Akshat Dalal
2024-10-25,7:23
Using YOLOX in MATLAB requires installing the "Automated Visual Inspection Library for Computer Vision Toolbox" add-on. Can you please check if you have it? If not, you can download the library either through the MATLAB Home tab by navigating to Add-Ons -> Get Add-Ons, or by using the link below.:
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!