deeplearning4j/deeplearning4j

Can't import yolov8

huzpsb opened this issue · 4 comments

Unable to resolve attribute for name auto_pad for node Conv for op type Conv
Unable to resolve attribute for name dilations for node MaxPool for op type MaxPool
Skipping input B on node /model.22/dfl/conv/Conv

These console logs exist when I import yolov8x.onnx, is it normal and can be ignore? Thanks.

model link:
https://huggingface.co/spaces/Booker8/ll/resolve/main/yolov8x.zip

@huzpsb I'll need to check with the latest version. There's quite a bit of work that went in to the newest release + model import. I believe we should be ok here though. Thanks for filing!