YOLOX
YOLOX copied to clipboard
How to convert the model in Onnx model
Hello, I hope you are doing well. I want to convert the trained model into the Onnx model. I want to use it in MATLAB Is there any way in which I can convert the model in a MATLAB model .mat file
I'm not a matlab user, however, I googled this doc for you, may it help.
@FateScript But First we need to convert Yolox.pth files to ONNX File How can we do that?