Convert yolov4 model error

Hi @Frank
I want to convert and call yolov4 model with my custom weights and cfg. I followed the instructions here convert and call your own model through NPU | Khadas Documentation. After modifying 0_import_model.sh, 1_quantize_model.sh, 2_export_case_code.sh and bash them i get this error. Can you help me?

@Trong_Huu The SDK use on your PC, not on the SBC.

I use the SDK in my VIM3 pro, not in my PC

So the documentation about the conversion is done on PC?

@Trong_Huu Yes, the SDK can only run on PC, only supports x86_64, not ARM64

1 Like