You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
create Session Start
The device support i8sdot:0, support fp16:0, support i8mm: 0
The device support i8sdot:0, support fp16:0, support i8mm: 0
Segmentation fault
Module Create Start
The device support i8sdot:0, support fp16:0, support i8mm: 0
The device support i8sdot:0, support fp16:0, support i8mm: 0
Segmentation fault
平台(如果交叉编译请再附上交叉编译目标平台):
Linux raspberrypi 6.6.51+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.51-1+rpt3 (2024-10-08) aarch64 GNU/Linux
Github版本:
2.7.0 (使用2.9.3编译得到相同结果)
下载日期:2024.10.13
Comment = 9e3cc72
编译方式:
模型经过onnx->mnn->int8 mnn量化后,使用命令
./GetMNNInfo /home/pi/v5lite-e-mnnd-i8.mnn
定位发现无法加载模型
在模型推理时,使用代码
运行得到结果
根据transformerDemo.cpp和pictureRecognition_module.cpp使用Module API推理,代码如下:
运行得到结果:
请问一下导致这种情况可能的原因是什么?可以确保模型的正确性(int8模型来源于Github中YoloV5-lite项目提供)。
任何回复都十分感谢!
The text was updated successfully, but these errors were encountered: