How to use YOLOX.onnx for object detection in matlab

조회 수: 21 (최근 30일)
Jiang Karen
Jiang Karen 2024년 10월 25일
편집: Jiang Karen 2024년 10월 25일
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

답변 (1개)

Akshat Dalal
Akshat Dalal 2024년 10월 25일
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.:
  댓글 수: 1
Jiang Karen
Jiang Karen 2024년 10월 25일
Thank you for your response, but I have already installed it

댓글을 달려면 로그인하십시오.

제품


릴리스

R2024a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by