Hello!
Have anyone covnerted an YOLO V8 custom model with success?
I have one model that works OK as standart .pt file. But if i convert to IMX and try the predict it doens´t work.
Picture 1 OK with:
yolo detect predict model=best6.pt source='1.png'
Picture 2 doesnt detect nothing. Model is converted with: "yolo export model=best6.pt format=imx"
yolo detect predict model=best6_imx_model source='1.png'
Any ideias about this? With the yolov8n.pt and yolov8n_imx_model it works ok.
Have anyone covnerted an YOLO V8 custom model with success?
I have one model that works OK as standart .pt file. But if i convert to IMX and try the predict it doens´t work.
Picture 1 OK with:
yolo detect predict model=best6.pt source='1.png'
Picture 2 doesnt detect nothing. Model is converted with: "yolo export model=best6.pt format=imx"
yolo detect predict model=best6_imx_model source='1.png'
Any ideias about this? With the yolov8n.pt and yolov8n_imx_model it works ok.
Statistics: Posted by lucasschneider — Wed Dec 18, 2024 2:04 pm — Replies 0 — Views 1