- 博客(3)
- 收藏
- 关注
原创 U-NET安装与训练问题实录
参考文章:pytorch复现U-Net 及常见问题汇总(2021.11.14亲测可行)_奶盖芒果的博客-优快云博客_pytorch 无法复现 1.安装过程 1.1 github代码 代码网址:https://github.com/milesial/Pytorch-UNet 1.2 环境配置 requirements: matplotlib numpy Pillow torch torchvision tqdm wandb requirements中未包含具体版本信息,笔者亲测torch1..
2022-05-27 22:22:13
945
原创 ubuntu20.04安装显卡问题记录
1.配置说明 (1)暗影精灵4 1050ti (2)ubuntu20.04 2.出现问题 (1)nvidia-smi 显示NVIDIA-SMI has failed because it couldn‘t communicate with the NVIDIA driver 过程:a.在图像界面直接运行 sudo chmod a+x NVIDIA-Linux-x86_64-450.80.02.run sudo ./NVIDIA-Linux-x86_64-450.80.02.run -no-x-c
2022-01-01 00:23:33
1235
原创 记弯沉键入EXCEL技巧
1.offset (1)格式:offset(基准格,行偏移量,列偏移量,长度,宽度) (2)功能:以基准格为基准,提取偏移后的单元格内容 2.subtotal (1)格式: 103:subtotal(103,ref1,ref2) (2)功能: 103:忽略隐藏值,计算从ref1到ref2的格子数量。——可用来筛选后在列上帮助排序和键入等差数组 3.sumproduct (1)格式:subproduct(array1,[array2],[array3]) (2)功能:array1和arra
2021-10-10 10:08:15
224
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人