报错Failed to allocate graph: MYRIAD device is not opened.

报错提示:

Failed to allocate graph: MYRIAD device is not opened.

报错Failed to allocate graph: MYRIAD device is not opened._第1张图片

解决方法:
请检查是否正确连接好设备,请执行:lsusb | grep 03e7,如果连接上了,你会看到下方类似的结果:

$ lsusb | grep 03e7
Bus 001 Device 120: ID 03e7:2485 Intel Movidius MyriadX

Windows上查看设备管理器,看设备管理器是否有最后一个设备。

报错Failed to allocate graph: MYRIAD device is not opened._第2张图片

在正确连接好设备后,再进行后面的模型转化操作。

其他常见报错:
请查看


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

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

你可能感兴趣的:(OAK常见报错,depthai,OAK相机)