ruijiege

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

2023年5月8日

摘要: 链接地址 这里需要去docker的官网找对应的tag 手把手教你如何将 yolov3/yolov4 转为 caffe 模型 - 知乎 (zhihu.com) 阅读全文
posted @ 2023-05-08 17:08 哦哟这个怎么搞 阅读(29) 评论(0) 推荐(0)

2023年4月27日

摘要: 碰撞检测算法之GJK算法 - 知乎 (zhihu.com) jaccard 杰卡德距离 阅读全文
posted @ 2023-04-27 17:24 哦哟这个怎么搞 阅读(50) 评论(0) 推荐(0)

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

2023年4月26日

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

2023年4月25日

摘要: https://github.com/shouxieai/A-series-of-CV 阅读全文
posted @ 2023-04-25 17:27 哦哟这个怎么搞 阅读(62) 评论(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 哦哟这个怎么搞 阅读(316) 评论(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 哦哟这个怎么搞 阅读(23) 评论(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 哦哟这个怎么搞 阅读(228) 评论(0) 推荐(0)

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

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