Hi , I have a YOLOv8 Pytorch Model that I converted to ONNX format to be imported but I am hitting this error
Is there something I can do to fix this or is it not supported??
Hi , I have a YOLOv8 Pytorch Model that I converted to ONNX format to be imported but I am hitting this error
Is there something I can do to fix this or is it not supported??
@minyueyong what version is this? This should be fixed in the newest master version already. I’m a bit behind with the cuda side of this (technical debt) but we should be good to go soon there.
samediff-import-onnx
version: 1.0.0-M2
@minyueyong could you try with the latest version? (M2.1)
@minyueyong can you link me the model and I’ll try to make sure it works with current release? Thanks!