会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
sweeeper
博客园
首页
新随笔
联系
管理
订阅
上一页
1
2
3
4
5
6
···
33
下一页
2024年9月5日
vue2和vue3的区别
摘要: https://blog.csdn.net/m0_47791238/article/details/135014336
阅读全文
posted @ 2024-09-05 13:55 sweeeper
阅读(3)
评论(0)
推荐(0)
编辑
yolo5+gradio视频检测案例
摘要: https://www.bilibili.com/video/BV1UC411j7bc/?vd_source=989ae2b903ea1b5acebbe2c4c4a635ee
阅读全文
posted @ 2024-09-05 11:08 sweeeper
阅读(36)
评论(0)
推荐(0)
编辑
2024年9月4日
vue3+vite 解决debugger断点调试定位不准确问题
摘要: 来源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)
编辑
2024年8月30日
swiper 安装npm后不起作用问题
摘要: 默认下载的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)
编辑
2024年8月23日
YOLOv5实战记录 Gradio搭建Web GUI
摘要: 转自: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)
编辑
2024年8月21日
多目标识别的笔记
摘要: yolo算法进行多目标识别+gradio插件进行界面绘制 https://github.com/zyds/yolov5-code?tab=readme-ov-file
阅读全文
posted @ 2024-08-21 17:08 sweeeper
阅读(4)
评论(0)
推荐(0)
编辑
yolo浏览器版本
摘要: https://huggingface.co/spaces/stevengrove/YOLO-World
阅读全文
posted @ 2024-08-21 16:11 sweeeper
阅读(5)
评论(0)
推荐(0)
编辑
2024年8月16日
【YOLOv5】一系列操作链接
摘要: 转自: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)
编辑
2024年8月15日
yolo数据标注方法
摘要: 用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
下一页
公告