- 博客(28)
- 收藏
- 关注
原创 LaTex公式表格简单写作
overleaf网址:Overleaf, Online LaTeX EditorLaTex公式编辑器链接:在线LaTeX公式编辑器-编辑器LaTex表格编辑器链接:Create LaTeX tables online – TablesGenerator.comIEEE 模版选择器:https://template-selector.ieee.org/secure/templateSelector/publicationType
2024-08-22 11:50:56
271
原创 GitHub上传大文件
点击右侧Releases点击Draft a new release 创建标签,将文件拖动到上传区域,然后publish即可
2024-08-22 11:28:08
270
原创 (转载)windows + anaconda + pycharm + nvidia + cuda + cudnn + pytorch 安装教程
下载之后,解压缩,将CUDNN压缩包里面的bin、include、lib文件直接复制到CUDA的安装目录下(C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.2)。操作:右下角NVIDIA —— 右键 —— NVIDIA控制面板 —— 系统信息 —— 组件。操作:开始 —— 右键 —— 设备管理器 —— 显示适配器。去CUDNN官网下载cuda10.2版本对应的cudnn。去CUDA官网下载cuda10.2版本。按照安装提示默认安装即可。
2024-04-22 16:48:32
639
1
原创 下载ImageNet 2012 数据集(ILSVRC2012),解压归类的简单操作
导航到脚本所在的目录: 使用cd命令,将终端的当前工作目录更改为包含 extract_ILSVRC.sh 文件的目录。完成以上操作后,train和val文件夹就处理好啦 > -
2024-03-11 17:51:59
1887
5
转载 Python画图plt的 text()方法的使用
https://blog.csdn.net/u011808596/article/details/121336096?spm=1001.2014.3001.5506
2023-03-29 10:35:13
2956
转载 torch.cuda.is_available()返回false——解决办法
torch.cuda.is_available()返回false——解决办法
2023-03-28 11:33:47
227
转载 【安装库】WARNING: A newer version of conda exists.
(119条消息) 【安装库】WARNING: A newer version of conda exists._一拳Marx的博客-CSDN博客
2023-03-17 12:17:46
2550
原创 if init_pred.item() != target.item(): ValueError: only one element tensors can be converted to Pytho
if init_pred.item() != target.item(): ValueError: only one element tensors can be converted to Python
2022-11-14 11:49:32
382
原创 No module named ‘scipy.integrate‘; ‘scipy‘ is not a packageNo module named ‘scipy.integrate‘; ‘scipy
No module named 'scipy.integrate'; 'scipy' is not a packageNo module named 'scipy.integrate'; 'scipy' is not a package
2022-10-08 10:35:49
731
原创 已成功配置GPU 的MAC-成功解决torch.load with map_location=torch.device(“cpu”) to map your storages to the CPU
成功解决torch.load with map_location=torch.device(“cpu”) to map your storages to the CPU
2022-10-03 11:51:00
834
1
原创 invalid literal for int() with base 10: ‘.DS_Store‘如何删除 DS_Store 文件
invalid literal for int() with base 10: '.DS_Store'
2022-10-02 01:19:13
734
转载 Windows-python下numpy不成功
https://www.zhihu.com/question/29521273/answer/45914661
2022-09-30 01:56:44
92
原创 Input 0 of layer sequential is incompatible with the layer
Input 0 of layer sequential is incompatible with the layer: expected axis -1 of input shape to have value 3 but received input with shape (None, 48, 48, 4)
2022-09-28 11:43:21
1568
原创 [py,mse] = svmpredict(y,x,model) py为空
[py,mse] = svmpredict(y,x,model) py为空![Alt][py,mse] = svmpredict(y,x,model)改成[py,mse,decision_values] = svmpredict(y,x,model)即可运行成功啦,多加一个参数。居中的图片: 居中并且带尺寸的图片: 当然,我们为了让用户更加便捷,我们增加了图片拖拽功能。如何插入一段漂亮的代码片去博客设置页面,选择一款你喜欢的代码片高亮样式,下面展示同样高亮的 代码片.// An highlig
2020-08-02 10:27:37
303
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人