【遥感时空融合】A new benchmark for spatiotemporal fusion of Sentinel-2 and Sentinel-3 OLCI images数据集处理方法
摘要: 最近读了一篇新的数据集A new benchmark for spatiotemporal fusion of Sentinel-2 and Sentinel-3 OLCI images | Earth Science Informatics,提供了较新的Sentinel-2和Sentinel-3的
20
0
0
【Linux】远程使用Tmux+Tensorboard监测模型训练
摘要: 前言 最近使用Lightning-AI/pytorch-lightning: Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.框架来搭建了一些模型,这个框架集合了Ten
100
0
0
【Linux】解决无法ping通或者安装报错的问题
摘要: 关于ping www.baidu.com不通的问题 首先你需要root权限 然后去修改网络解析配置: sudo vim /etc/resolv.conf 在后面加上 nameserver 8.8.8.8 nameserver 8.8.4.4 保存后重启网络服务 sudo /etc/init.d/ne
72
0
0
【Pytorch】小土堆笔记(未完成)
摘要: transforms 在训练的过程中,神经网络模型接收的数据类型是 Tensor,而不是 PIL 对象,因此我们还需要对数据进行预处理操作,比如图像格式的转换。 同时我们可以对图片进行一系列图像变换与增强操作,例如裁切边框、调整图像比例和大小、标准化等,以便模型能够更好地学习到数据的特征。 这些操作
63
0
0
【OpenWrt】N1刷机过程及旁路由设置(通用)
摘要: N1盒子刷OpenWrt并设置旁路由
31875
1
0
【OpenWrt/Linux】OpenWrt多余磁盘分区重新分区
摘要: OpenWrt新建分区并挂载
6417
0
0
【Linux】Ubuntu/Deepin安装MariaDB数据库(mysql分支)
摘要: 安装MariaDB并初始化、配置远程连接的过程
495
0
0
【Linux】本地虚拟机使用ssh服务
摘要: 本地虚拟机配置ssh服务
1550
0
0
【Python】使用pyinstaller打包称exe文件执行
摘要: 刚接触py,现在需要将一个写好的程序打包成exe,由于用了一些第三方依赖库,导致直接打包失败,现在记录一下正确的打包语句。 pyinstaller -D -p D:\code\python\excel2csv\venv\Lib\site-packages UI.py --hidden-import
114
0
0
【Java】Vue在请求后端接口跨域的问题
摘要: CORS,No 'Access-Control-Allow-Origin'跨域错误
811
0
0
//雪花飘落效果
点击右上角即可分享
微信分享提示
深色
回顶
收起