
pytorch
云飘云
我很懒惰
展开
-
【numpy】【解决】ValueError: axes don‘t match array
【numpy】【解决】ValueError: axes don‘t match array_YJYS_ZHX的博客-优快云博客原创 2021-12-03 20:00:06 · 5022 阅读 · 0 评论 -
Linux查看GPU信息命令
Linux查看GPU信息命令_不忘初心~-优快云博客_gpu查看命令watch用法小记 - 刘英皓 - 博客园原创 2021-12-03 14:38:01 · 2386 阅读 · 0 评论 -
CommandNotFoundError: Your shell has not been properly configured to use ‘conda activate‘ 问题解决
CommandNotFoundError: Your shell has not been properly configured to use ‘conda activate‘ 问题解决CommandNotFoundError: Your shell has not been properly configured to use ‘conda activate‘ 问题解决_锅盖小郭哥-优快云博客原创 2021-12-03 14:32:13 · 282 阅读 · 0 评论 -
python报错:Error running XXX : Cannot run program“.....\python.exe“(in directory “项目文件地址“)....
python报错:Error running XXX : Cannot run program".....\python.exe"(in directory "项目文件地址").... - mghhz816 - 博客园原创 2021-12-03 10:36:23 · 2815 阅读 · 1 评论 -
pycharm远程服务器运行Can‘t run remote python interpreter:Can‘t get remote credentials for deployment server
pycharm远程服务器运行Can‘t run remote python interpreter:Can‘t get remote credentials for deployment server_coasxu的博客-优快云博客原创 2021-12-03 10:35:41 · 326 阅读 · 0 评论 -
神经网络为什么加入激活函数?
神经网络为什么加入激活函数?原创 2021-12-03 09:18:58 · 158 阅读 · 0 评论 -
改变tensor尺寸
pytorch学习(一):改变tensor尺寸_大白菜--的博客-优快云博客原创 2021-12-01 20:53:40 · 1041 阅读 · 0 评论 -
PyTorch中文文档
主页 - PyTorch中文文档原创 2021-12-01 20:52:21 · 272 阅读 · 0 评论 -
ImageFolder
pytorch torchvision.ImageFolder的使用 - 慢行厚积 - 博客园原创 2021-11-30 14:52:34 · 247 阅读 · 0 评论 -
wandb
yolov5训练过程可视化 - 迷途小书童的Note迷途小书童的Note原创 2021-11-30 14:44:58 · 252 阅读 · 0 评论 -
pytorch torchvision.datasets
pytorch torchvision.datasets_Threelights的博客-优快云博客原创 2021-11-30 13:56:10 · 525 阅读 · 0 评论 -
Python参数内存分析
Python参数内存分析 - 简书原创 2021-11-30 11:36:03 · 334 阅读 · 0 评论 -
Python 学习笔记之—— PIL 库
Python 学习笔记之—— PIL 库 - 知乎原创 2021-11-30 10:30:31 · 375 阅读 · 0 评论 -
PyTorch常用的torchvision transforms函数
PyTorch常用的torchvision transforms函数 - 知乎原创 2021-11-30 10:16:08 · 803 阅读 · 0 评论 -
torch.utils.data的学习
pytorch实现自由的数据读取-torch.utils.data的学习_tsq292978891的博客-优快云博客_torch.utils.data原创 2021-11-30 10:12:52 · 745 阅读 · 0 评论 -
torch.backends.cudnn系列用法
【pytorch系列】 torch.backends.cudnn系列用法_sazass的博客-优快云博客原创 2021-11-30 09:57:48 · 922 阅读 · 0 评论 -
argparse模块总结
argparse模块用法简要总结_weekdayh的博客-优快云博客_argprase模块用法原创 2021-11-30 09:49:36 · 203 阅读 · 0 评论 -
pytorch中padding=kernel_size//2
pytorch中padding=kernel_size//2_gggoogle1020的博客-优快云博客_kernel_size//2感觉就是same模式一种灵活写法。原创 2021-11-29 15:37:33 · 1077 阅读 · 0 评论 -
标准化和归一化
标准化和归一化什么区别? - 知乎原创 2021-11-28 11:05:30 · 1554 阅读 · 0 评论 -
GAN DGorDG
致敬GAN与我最喜欢的框架pytorch_WinerChopin的博客-优快云博客原创 2021-11-26 19:17:37 · 110 阅读 · 0 评论 -
pytorch中的.detach和.data深入详解
pytorch中的.detach和.data深入详解_MIss-Y的博客-优快云博客_pytorch中detach原创 2021-11-26 19:01:06 · 572 阅读 · 0 评论 -
Python 的np.prod函数详解
Python 的np.prod函数详解_fu6543210的博客-优快云博客_np.prod原创 2021-11-26 17:58:43 · 2488 阅读 · 0 评论 -
pytorch:对比clone、detach以及copy_等张量复制操作
pytorch:对比clone、detach以及copy_等张量复制操作 - 仙海寻波 - 博客园原创 2021-11-25 21:01:14 · 382 阅读 · 0 评论 -
torch.cuda命令查询
torch.cuda命令查询_明泽.的博客-优快云博客_torch.cuda.device_count()原创 2021-11-25 20:31:35 · 129 阅读 · 0 评论 -
什么是数据【标准化】【归一化】,他们有什么作用?
什么是数据【标准化】【归一化】,他们有什么作用?_南七小僧的学海无涯-优快云博客_数据标准化有什么作用归一化为什么能提高梯度下降法求解最优解的速度【详细介解】 – IT热血青年原创 2021-11-25 20:25:19 · 221 阅读 · 0 评论 -
cudnn.benchmark = True
[转载]什么情况下应该设置 cudnn.benchmark = True?_weixin_30702413的博客-优快云博客原创 2021-11-25 11:34:22 · 173 阅读 · 0 评论 -
torch中manual_seed的作用
torch中manual_seed的作用_风筝大晒的博客-优快云博客_torch.manual_seed原创 2021-11-25 11:30:36 · 466 阅读 · 0 评论 -
DataParallel
详解Pytorch的nn.DataParallel_zandaoguang的博客-优快云博客原创 2021-11-25 10:56:48 · 399 阅读 · 0 评论 -
激活函数ReLU、Leaky ReLU、PReLU和RReLU
激活函数ReLU、Leaky ReLU、PReLU和RReLU_qq_23304241的博客-优快云博客_leaky relu原创 2021-11-25 09:41:29 · 272 阅读 · 0 评论 -
tensorflow的图片操作之图片数据的读取
tensorflow的图片操作之图片数据的读取_写bug战神的博客-优快云博客原创 2021-11-23 14:24:52 · 464 阅读 · 0 评论 -
GlobalAveragePooling
PyTorch基础(九)----- torch.mean()方法_奋斗の博客-优快云博客_torch.mean原创 2021-11-22 15:48:15 · 176 阅读 · 0 评论 -
Anaconda 修改.condarc文件
.condarc(conda 配置文件)、换国内源 - stardsd - 博客园Anaconda 修改.condarc文件_chenhepg的博客-优快云博客原创 2021-11-18 16:11:48 · 1566 阅读 · 0 评论 -
Anaconda3设置国内镜像源
Anaconda3镜像源修改_一扣解千愁的博客-优快云博客原创 2021-11-18 15:59:22 · 1789 阅读 · 0 评论 -
查看 pytorch 以及 torchvision 版本号
import torchtorch.__version__import torchvisiontorchvision.__version__'1.5.0+cu92''0.6.0+cu92'原创 2021-11-18 10:27:28 · 276 阅读 · 0 评论 -
神经网络中的参数量和计算量
转载 2021-11-17 20:39:18 · 139 阅读 · 0 评论 -
pytorch的conv2d函数groups分组卷积使用及理解
''' groups:定义为分组: 计算公司:输出与输入通道同时分为整数的倍数,一一对应卷积。 表现: groups=2:torch.Size([6, 2, 1, 1]) 如果将group=3时,卷积核大小为torch.Size([6, 2, 1, 1]),即6个2*1*1的卷积核,只需要需要6*2*1*1=12个参数 那么每组计算就只被in_...原创 2021-11-15 18:50:39 · 1862 阅读 · 0 评论 -
ValueError: too many values to unpack (expected 3)
它的意思是函数的返回值跟你的接受值的个数不一样。在深度的学习中,主要是两种原因: 1.自己的粗心造成了的, 2.第二种就是没有开启网络的模式,分支数没有传播进来。开启net.train()...原创 2021-11-11 10:35:14 · 1297 阅读 · 0 评论 -
softmax,argmax,soft-argmax
softmax,argmax,soft-argmax 理解_道长的博客-优快云博客1)softmax:定义:就相当于密度函数。 特点:面积加起来等于1。 成效:向量中的参数被归一化,总和为1。 公司: 代码:import numpy as npdata=np.array([0.1, 0.3, 0.6, 2.1 ,0.55])np.exp(d...原创 2021-11-10 15:02:40 · 2023 阅读 · 0 评论 -
Pytorch 里 nn.AdaptiveAvgPool2d(output_size) 原理是什么?与普通的pool的关系
Pytorch 里 nn.AdaptiveAvgPool2d(output_size)Pytorch 里 nn.AdaptiveAvgPool2d(output_size) 原理是什么?AdaptiveAvgPool2d:定义自适应池化 参数 高度与宽度 好处:输入的特征不管好大,我们都能得到自己想要的输出特征矩阵(1,1)。我们不用管它的步长与核大小Pytorch 里 nn.AdaptiveAvgPool2d(output_size)...原创 2021-11-10 12:52:34 · 1583 阅读 · 0 评论