会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
ruijiege
博客园
::
首页
::
博问
::
闪存
::
新随笔
::
联系
::
订阅
::
管理
::
公告
上一页
1
···
4
5
6
7
8
9
10
11
12
···
35
下一页
2023年3月28日
libdnnl.so.2: cannot open shared object file: No such file or directory
摘要: 网站 Ubuntu – 软件包下载地址选集 -- libdnnl2_2.6.1-1_amd64.deb
阅读全文
posted @ 2023-03-28 17:18 哦哟这个怎么搞
阅读(224)
评论(0)
推荐(0)
Linux安装cuda,cudann,tensorRT
摘要: 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 哦哟这个怎么搞
阅读(154)
评论(0)
推荐(0)
2023年2月22日
常见的图像增广
摘要: 链接 (43条消息) PyTorch(五):图像增广(image augmentation)_连理o的博客-CSDN博客_pytorch图像增广
阅读全文
posted @ 2023-02-22 22:03 哦哟这个怎么搞
阅读(33)
评论(0)
推荐(0)
使用resnet50简单搭建我们自己的分类模型
摘要: dataset from PIL import Image from torch.utils.data import Dataset import os class MyDataLoader(Dataset): def __init__(self, root_dir, transform, augm
阅读全文
posted @ 2023-02-22 16:48 哦哟这个怎么搞
阅读(97)
评论(0)
推荐(0)
CrossEntropyLoss报错Target 2 is out of bounds.
摘要: 首先看分类是否有问题 其次需要看target是否从0开始 链接如下 (43条消息) Target xxx is out of bounds._`AllureLove的博客-CSDN博客
阅读全文
posted @ 2023-02-22 16:46 哦哟这个怎么搞
阅读(336)
评论(0)
推荐(0)
pycharm快捷键位置
摘要: https://blog.csdn.net/lycwhu/article/details/124505930
阅读全文
posted @ 2023-02-22 14:21 哦哟这个怎么搞
阅读(20)
评论(0)
推荐(0)
pycharm中不能提示cv2的成员方法也不能ctrl点进去
摘要: 博客链接 方法一:https://blog.csdn.net/qq_54452082/article/details/127439908(这个我没成功) 方法二:https://blog.csdn.net/Superman980527/article/details/127454352 (成功)
阅读全文
posted @ 2023-02-22 11:47 哦哟这个怎么搞
阅读(22)
评论(0)
推荐(0)
2023年2月21日
pytorch中对自己的数据集打标签及使用迭代器
摘要: (43条消息) pytorch中的数据导入之DataLoader和Dataset的使用介绍_pytorch dataloader.dataset_非晚非晚的博客-CSDN博客
阅读全文
posted @ 2023-02-21 20:43 哦哟这个怎么搞
阅读(93)
评论(0)
推荐(0)
2022年12月8日
目标检查评价指标mAP
摘要: 连接: 目标检测评价标准mAP - 知乎 (zhihu.com) 1.混淆矩阵 真实值(true) 真实值(false) 预测值(true)TP (True Positive) FP(False Positive) 预测值(false)FN(False Negative) TN(True Negat
阅读全文
posted @ 2022-12-08 14:27 哦哟这个怎么搞
阅读(35)
评论(0)
推荐(0)
可查看sota模型网站
摘要: https://paperswithcode.com/sota/image-classification-on-imagenet
阅读全文
posted @ 2022-12-08 10:04 哦哟这个怎么搞
阅读(114)
评论(0)
推荐(0)
上一页
1
···
4
5
6
7
8
9
10
11
12
···
35
下一页