- print('--> Init runtime environment')
 
- ret = net.init_runtime()
 
- if ret != 0:
 
-     print('Init runtime environment failed')
 
-     exit(ret)
 
- print('done')
复制代码- --> Init runtime environment
 
- Segmentation fault (core dumped)
复制代码yaowei 发表于 2019-5-13 14:43
0.9.9下到net.inference()都可以跑通,但是推理结果有问题
yaowei 发表于 2019-5-13 15:56
可以的,我跑了三个都可以运行。而且我还想起来,因为跑的是mtcnn+arcface的模型,mtcnn部分用的是0.9.9的d ...
| 欢迎光临 Toybrick (https://t.rock-chips.com/) | Powered by Discuz! X3.3 |