报错[DetectionNetwork(1)][warning]Network compiled for 6 shaves,maximum available 10,compiling for 5 s

报错提示:

[184430100120060F00][616.851][DetectionNetwork(1)][warning]Network compiled for 6 shaves,maximum available 10,compiling for 5 shaves likely will yield in better performance
[184430100120060F00][617.005][DetectionNetwork(1)][error]Tried to allocate '101703936'B out of '68732415'B available.
[184430100120060F00][617.006][DetectionNetwork(1)][error]Neural network executor '0'out of '2'error:OUT_OF_MEMORY

[184430100120060F00][617.008]DetectionNetwork(1)][error]Tried to allocate '101703936'B out of '68732415'B available.

[184430100120060F00][617.009]DetectionNetwork(1)][error]Neural network executor '1'out of '2'error:OUT_OF_MEMORY

[184430100120060F00][617.009][DetectionNetwork(1)][error]Not enough memory to start a given neural network,needed at least:101703936B
Stack trace (most recent call last):
#Segmentation fault (Address not mapped to object [Ox20d])

在这里插入图片描述

解决方法:
模型过大,建议精简模型,减少模型运算量。

其他常见报错:
请查看


OAK中国
| OpenCV AI Kit在中国区的官方代理商和技术服务商
| 追踪AI技术和产品新动态

戳「+关注」获取最新资讯↗↗

猜你喜欢

转载自blog.csdn.net/oakchina/article/details/125144800