会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
qiaokuankuan
管理
2022年2月24日
异步推理-SSD
摘要: from openvino.inference_engine import IECore import cv2 as cv def ssd_video_demo(): ie = IECore() for device in ie.available_devices: print(device) wi
阅读全文
posted @ 2022-02-24 16:41 wuyuan2011woaini
阅读(26)
评论(0)
推荐(0)
编辑
公告