but when i run " python .\mmdeploy\demo\python\object_detection.py cuda D:\project\mmdeploy_model\cascade_rcnn D:\project\mmdetection\demo\demo.jpg " , got error"No module named 'mmdeploy_runtime'", Reproduction command python .\mmdeploy\demo\python\object_detection.py cuda D:\project\...
I executed the following command: orangepi@orangepi5b:~/rknn_model_zoo/examples/yolov8/python$ python3 yolov8.py --model_path ../model/yolov8s.rknn --target rk3588 --img_show After running the command, the output showed: --> Init runtime...