Hello, I've trained a YOLOv8 segmentation using Ultalytics==8.2.0.14.
I tried to transform it into .ONNX using your documentation:https://github.com/airockchip/ultralytics_yolov8/blob/main/RKOPT_README.md. And then, I used the convert.py to transform it into .RKNN, It seems all good. Unfortunately, when I do the inference test, it failed...
I have tried with the same image in official RKNN models, it works well.
Here are the wrong messages:
Hello, I've trained a YOLOv8 segmentation using Ultalytics==8.2.0.14. I tried to transform it into .ONNX using your documentation:https://github.com/airockchip/ultralytics_yolov8/blob/main/RKOPT_README.md. And then, I used the convert.py to transform it into .RKNN, It seems all good. Unfortunately, when I do the inference test, it failed... I have tried with the same image in official RKNN models, it works well.
Here are the wrong messages: