Closed bspckishore closed 1 year ago
Hi,
Seems like some bug related to reading the model parameters. Do you mind sharing the model file (or some simplified version of it)? We would debug it then.
Cheers, Przemek
Hi, I had the same issue when i trained a detection model in Yolov7. After some minor modifications i rectified it. if you like i can share the code for .pt to ONNX conversion.
Hi Przemek, Please find below the model file in onnx format. model_- 18 september 2023 14_50.zip
Hi Amjath, Can you please share the code to bspckishore@gmail.com.
Thanks
Okay.
Hi both, please let me later know if you managed to solve the issue or if should I investigate.
Hi Przemek, The code shared by Amjath didnt solved my problem, can you please look into it.
Thanks
Hi @bspckishore, Please have a look here: https://github.com/PUTvision/qgis-plugin-deepness/issues/114 Is your model also YOLO segmentation?
Hi, I have trained a model and exported to onnx in ultralytics hub. But when I am loading the same in deepness plugin in qgis gives error : TypeError: 'type' object cannot be interpreted as an integer