03 2023 档案

摘要:下载https://github.com/opencv/opencv_contrib/archive/4.1.0.zip 阅读全文
posted @ 2023-03-29 19:01 singyoutosleep 阅读(110) 评论(0) 推荐(0) 编辑
摘要:CMake Warning at cmake/OpenCVDownload.cmake:193 (message): IPPICV: Download failed: 7;"Couldn't connect to server" For details please refer to the dow 阅读全文
posted @ 2023-03-29 17:34 singyoutosleep 阅读(387) 评论(0) 推荐(0) 编辑
摘要:onnx 版本 onnx 1.6.0onnx-simplifier 0.2.2onnxruntime 1.1.0onnxruntime-gpu 1.1.0 mxnet 版本 mxnet-cu101 1.7.0 原因 mxnet bug https://github.com/apache/mxnet/ 阅读全文
posted @ 2023-03-21 17:10 singyoutosleep 阅读(274) 评论(0) 推荐(0) 编辑
摘要:#def download(url) -> np.array:def download(url): while True: res = requests.get(url).content return cv2.imdecode(np.fromstring(res, np.uint8), cv2.IM 阅读全文
posted @ 2023-03-13 11:35 singyoutosleep 阅读(20) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示