04 2020 档案

摘要:贴一下opencv加载pb的方法,跟加载其他模型没有区别。def main(argv=None): # import the necessary packages from imutils.object_detection import non_max_suppression import nump 阅读全文
posted @ 2020-04-29 15:38 amanda_zw 阅读(731) 评论(1) 推荐(0)
摘要:参考链接:https://github.com/argman/EAST (项目来源) https://github.com/opencv/opencv/issues/12491 (遇到的问题) https://www.pyimagesearch.com/2018/08/20/opencv-text- 阅读全文
posted @ 2020-04-24 18:13 amanda_zw 阅读(882) 评论(0) 推荐(1)