import onnx from ultralytics import YOLO model = YOLO('azaion-2024-08-13.pt') model.export(format='rknn')