ruijiege

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 35 下一页

2023年4月27日

摘要: https://zhuanlan.zhihu.com/p/578233719 https://zhuanlan.zhihu.com/p/621438867 阅读全文
posted @ 2023-04-27 17:05 哦哟这个怎么搞 阅读(14) 评论(0) 推荐(0) 编辑

2023年4月26日

摘要: 救命啊!深度学习代码看不懂怎么办啊?一个网站彻底解决!-人工智能/AI/机器学习_哔哩哔哩_bilibili GitHub - labmlai/annotated_deep_learning_paper_implementations: 🧑‍🏫 59 Implementations/tutori 阅读全文
posted @ 2023-04-26 14:55 哦哟这个怎么搞 阅读(38) 评论(0) 推荐(0) 编辑

摘要: import cv2 import numpy as np class FindConTours: def __init__(self, path): self.img = cv2.imread(path) self.box_list = [] def common_contours(self): 阅读全文
posted @ 2023-04-26 13:58 哦哟这个怎么搞 阅读(22) 评论(0) 推荐(0) 编辑

2023年4月25日

摘要: https://github.com/shouxieai/A-series-of-CV 阅读全文
posted @ 2023-04-25 17:27 哦哟这个怎么搞 阅读(35) 评论(0) 推荐(0) 编辑

2023年4月21日

摘要: 链接 https://zhuanlan.zhihu.com/p/462980738 pip3 install trtpy -U -i https://pypi.tuna.tsinghua.edu.cn/simple 报错 Can not read key file, please configure 阅读全文
posted @ 2023-04-21 13:26 哦哟这个怎么搞 阅读(247) 评论(0) 推荐(0) 编辑

2023年4月14日

摘要: https://pypi.org/project/numpy/#files No module named 'imgaug' 解决办法 sudo pip3 install git+https://github.com/aleju/imgaug -i https://pypi.tuna.tsinghu 阅读全文
posted @ 2023-04-14 15:28 哦哟这个怎么搞 阅读(14) 评论(0) 推荐(0) 编辑

2023年3月31日

摘要: 链接:(48条消息) Ubuntu20.04源码编译PaddleOCR2.4_cc1plus: error: too many filenames given. type cc1_高精度计算机视觉的博客-CSDN博客 如果是这个错No rule to make target '/usr/local/ 阅读全文
posted @ 2023-03-31 16:44 哦哟这个怎么搞 阅读(202) 评论(0) 推荐(0) 编辑

摘要: (48条消息) Linux添加自定义动态库搜索路径-CSDN博客 阅读全文
posted @ 2023-03-31 15:14 哦哟这个怎么搞 阅读(12) 评论(0) 推荐(0) 编辑

2023年3月28日

摘要: 网站 Ubuntu – 软件包下载地址选集 -- libdnnl2_2.6.1-1_amd64.deb 阅读全文
posted @ 2023-03-28 17:18 哦哟这个怎么搞 阅读(180) 评论(0) 推荐(0) 编辑

摘要: cuda官网链接 https://developer.nvidia.com/cuda-toolkit-archive 别人的链接链接 https://zhuanlan.zhihu.com/p/72298520 配置环境变量 export LD_LIBRARY_PATH=$LD_LIBRARY_PAT 阅读全文
posted @ 2023-03-28 13:55 哦哟这个怎么搞 阅读(122) 评论(0) 推荐(0) 编辑

上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 35 下一页