-
Notifications
You must be signed in to change notification settings - Fork 104
Open
Description
在SE7设备上运行PP-OCR Demo时提示下面的错误,应该如何解决(尝试过从onnx重新编译为bmodel模型也出现同样的问题。使用直接下载的模型也有同样问题。使用PP-OCRv4模型存在同样问题):
linaro@bm1684:/data/dev/test/PP-OCR/python$ python3 ppocr_cls_opencv.py --input ../datasets/cali_set_rec --bmodel_cls ../models/BM1684X/ch_PP-OCRv3_cls_fp32.bmodel --dev_id 0 --cls_thresh 0.9 --label_list 0,180
INFO:root:using model ../models/BM1684X/ch_PP-OCRv3_cls_fp32.bmodel
open usercpu.so, init user_cpu_init
Segmentation fault
----------------------------------------------------------------------BM版本信息
linaro@bm1684:/data/dev/test/PP-OCR/python$ bm_version
SophonSDK version: v23.09 LTS-SP3
sophon-soc-libsophon : 0.5.1
sophon-soc-libsophon-dev : 0.5.1
sophon-mw-soc-sophon-ffmpeg : 0.11.0
sophon-mw-soc-sophon-opencv : 0.11.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels