上一页 1 2 3 4 5 6 ··· 33 下一页
摘要: https://blog.csdn.net/m0_47791238/article/details/135014336 阅读全文
posted @ 2024-09-05 13:55 sweeeper 阅读(3) 评论(0) 推荐(0) 编辑
摘要: https://www.bilibili.com/video/BV1UC411j7bc/?vd_source=989ae2b903ea1b5acebbe2c4c4a635ee 阅读全文
posted @ 2024-09-05 11:08 sweeeper 阅读(36) 评论(0) 推荐(0) 编辑
摘要: 来源https://blog.csdn.net/m0_65745337/article/details/137643571 阅读全文
posted @ 2024-09-04 17:39 sweeeper 阅读(194) 评论(0) 推荐(0) 编辑
摘要: 谷歌学术地址:https://scholar.dosf.top/ 谷歌地址:https://www.google.com.hk/ chartgpt:https://chatgpt.com/c/2d8d6bbc-f5cd-4da8-8c79-6d77ee7b6a02 poe:https://poe.c 阅读全文
posted @ 2024-09-04 16:57 sweeeper 阅读(82) 评论(0) 推荐(0) 编辑
摘要: 默认下载的swiper是目前最新的 8+ 版本 而swiper的api文档目前支持的是 Swiper(4-7)的配置选项,这里推荐大家下载下面这个5.4.5版本的swiper npm install swiper@5.4.5 --save 阅读全文
posted @ 2024-08-30 15:42 sweeeper 阅读(53) 评论(0) 推荐(0) 编辑
摘要: 转自:https://blog.csdn.net/EmileJiao/article/details/137448176 最终的: import torch import gradio as gr model=torch.hub.load("./","custom",path="runs/train 阅读全文
posted @ 2024-08-23 11:16 sweeeper 阅读(86) 评论(0) 推荐(0) 编辑
摘要: yolo算法进行多目标识别+gradio插件进行界面绘制 https://github.com/zyds/yolov5-code?tab=readme-ov-file 阅读全文
posted @ 2024-08-21 17:08 sweeeper 阅读(4) 评论(0) 推荐(0) 编辑
摘要: https://huggingface.co/spaces/stevengrove/YOLO-World 阅读全文
posted @ 2024-08-21 16:11 sweeeper 阅读(5) 评论(0) 推荐(0) 编辑
摘要: 转自:https://blog.csdn.net/ChaoChao66666/article/details/129123126?spm=1001.2014.3001.5501 https://blog.csdn.net/ChaoChao66666/article/details/129129621 阅读全文
posted @ 2024-08-16 10:42 sweeeper 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 用labelImg标注数据集 先下载python安装后,在本地shell中输入(注意pip升级版本) pip install labelImg启动labelImg在终端输入 labelImg如下图: 在pycharm项目中新建两个文件夹,一个叫images,另一个叫labels,然后将所有数据图片复 阅读全文
posted @ 2024-08-15 16:06 sweeeper 阅读(350) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 ··· 33 下一页