会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
首页
新随笔
订阅
管理
上一页
1
···
9
10
11
12
13
14
15
16
17
···
341
下一页
2025年3月18日
keras layers.UpSampling2D()
摘要: keras layers.UpSampling2D() 在U-Net代码中出现过UpSampling2D,对卷积结果进行上采样从而将特征图放大,这个方法没有引入可训练的参数,就是一个简单的插值,一个重要的参数是size,该操作将数据的行和列分别重复size[0]和size[1]次,见如下例子x =
阅读全文
posted @ 2025-03-18 12:48 emanlee
阅读(50)
评论(0)
推荐(0)
2025年2月27日
笔记本外接显示器,左右位置设置
摘要: 笔记本电脑扩展的显示器 如何左右分屏或上下分屏显示? 留意屏幕布局。 若笔记本屏幕在左而外接显示器在右,则无需调整;反之,则需用鼠标选中2号屏,按住左键拖动至1号屏的左侧。
阅读全文
posted @ 2025-02-27 20:14 emanlee
阅读(1844)
评论(0)
推荐(0)
2025年2月21日
配置 gitee
摘要: 配置 git 连接 gitee.com 【可行】 在配置Git仓库以便使用Gitee(中国的一个代码托管平台)时,你需要遵循以下步骤:1. 安装Git确保你的计算机上已经安装了Git。你可以从Git官网 https://git-scm.com/ 下载并安装Git。 安装步骤 请看: https://
阅读全文
posted @ 2025-02-21 15:51 emanlee
阅读(387)
评论(0)
推荐(0)
PyCharm 下载安装第三方库 镜像
摘要: File→Settings…→Python Interpreter→Install(“+”样式)→Manage repositories
阅读全文
posted @ 2025-02-21 15:21 emanlee
阅读(91)
评论(0)
推荐(0)
2025年2月20日
git 错误: git fatal: bad revision 'master'
摘要: git log --full-history --pretty=oneline --date-order --decorate=full --skip=0 --max-count=100 master -- (completed in 0.176s)fatal: bad revision 'mast
阅读全文
posted @ 2025-02-20 19:47 emanlee
阅读(204)
评论(0)
推荐(0)
Visual Studio Code 集成 gitee (VS code, VSCode)
摘要: Visual Studio Code 集成 gitee 下载并安装git https://git-scm.com/ https://git-scm.com/downloads https://github.com/git-for-windows/git/releases/download/v2.43
阅读全文
posted @ 2025-02-20 19:31 emanlee
阅读(1161)
评论(0)
推荐(0)
2025年2月15日
pip install shutilwhich 安装shutil
摘要: (base) C:\Users\Administrator>pip install shutilLooking in indexes: https://mirrors.aliyun.com/pypi/simpleERROR: Could not find a version that satisfi
阅读全文
posted @ 2025-02-15 11:29 emanlee
阅读(123)
评论(0)
推荐(0)
Windows 10/11 安装 Agnosco DICOM Viewer 2.3 文件数据不能有中文路径
摘要: Windows 10/11 安装 Agnosco DICOM Viewer 2.3 http://www.e-dicom.com/【无效官网,最新版本为2014年的,估计后续不能用了】 下载 https://agnosco-dicom-viewer.software.informer.com/dow
阅读全文
posted @ 2025-02-15 09:50 emanlee
阅读(93)
评论(0)
推荐(0)
Windows 10/11 安装paraview
摘要: 下载 ParaView 5.13.2: https://www.paraview.org/download/ 安装 ParaView 5.13.2 打开ParaView 5.13.2 C:\Program Files\ParaView 5.13.2\bin\paraview.exe 打开 parav
阅读全文
posted @ 2025-02-15 09:15 emanlee
阅读(2016)
评论(0)
推荐(0)
2025年1月24日
grammarly 使用问题
摘要: 1 Word 使用时,有时下面的图标不出现,无法使用 2 3
阅读全文
posted @ 2025-01-24 21:48 emanlee
阅读(32)
评论(0)
推荐(0)
上一页
1
···
9
10
11
12
13
14
15
16
17
···
341
下一页