It Return Segmentation Fault

Which Khadas SBC do you use?

**Delete this line and post your answer here.**

Which system do you use? Android, Ubuntu, OOWOW or others?

Ubuntu

Which version of system do you use? Khadas official images, self built images, or others?

Khadas official images

Please describe your issue below:

I have converted yolov4-tiny.weights to yolov4-tiny.nb with aml_npu_sdk. then i copy yolov4-tiny.nb and libnn_yolov4-tiny.so into ksnn/examples/darknet/models/VIM3 and ksnn/examples/darknet/libs , at last , i run the command like this:
python3 yolov3-picture.py --model ./models/VIM3/yolov4-tiny.nb --library ./libs/libnn_yolov4-tiny.so --picture ./data/face_720p.jpg

However , it return as here:

what’s wrong with it ?

Post a console log of your issue below:


**Delete this line and post your log here.**

Who can help me please ?