会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
像阳光,像春天
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
7
8
9
10
11
12
13
下一页
2020年4月28日
MobaXter上传下载文件
摘要: MobaXter里不能把本地上的整个文件夹上传到服务器,只能传单个文件,想传文件夹的话,把文件夹压缩再操作即可
阅读全文
posted @ 2020-04-28 20:59 像阳光,像春天
阅读(943)
评论(0)
推荐(0)
编辑
GetAffineTransform()实现图像的仿射变换
摘要: https://blog.csdn.net/qq_39507748/article/details/104448700
阅读全文
posted @ 2020-04-28 17:31 像阳光,像春天
阅读(2926)
评论(0)
推荐(0)
编辑
论文Objects as Points的解读
摘要: https://zhuanlan.zhihu.com/p/66048276
阅读全文
posted @ 2020-04-28 16:25 像阳光,像春天
阅读(241)
评论(0)
推荐(0)
编辑
2020年4月27日
图像增强
摘要: https://blog.csdn.net/qq_36219202/article/details/78339459
阅读全文
posted @ 2020-04-27 21:41 像阳光,像春天
阅读(95)
评论(0)
推荐(0)
编辑
from __future__ import absolute_import作用
摘要: https://blog.csdn.net/caiqiiqi/article/details/51050800 from __future__ import division ,from __future__ import absolute_import ,from __future__ impor
阅读全文
posted @ 2020-04-27 11:35 像阳光,像春天
阅读(293)
评论(0)
推荐(0)
编辑
python降级
摘要: conda create -n python35 python=3.5 anaconda #进行降级 降级完成要进行激活 conda activate python35
阅读全文
posted @ 2020-04-27 11:20 像阳光,像春天
阅读(750)
评论(0)
推荐(0)
编辑
conda命令总是出现Solving environment: failed错误
摘要: 试了全网的解决方法,终于有一个好用的了,感动到哭。。。 具体操作: 1、在cmd中输入%HOMEPATH%目录打开,编辑其中的 .condarc 文件(记事本打开即可) 2、修改文件:将 - https://... 改成 - http://... 修改后效果如下: 再运行conda命令即可
阅读全文
posted @ 2020-04-27 10:12 像阳光,像春天
阅读(8661)
评论(0)
推荐(0)
编辑
ResNet网络结构
摘要: 这里,S是卷积核移动的步长stride;P是进行卷积操作时的参数,图像尺寸是否保持原图大小;k是卷积核的大小;
阅读全文
posted @ 2020-04-27 09:26 像阳光,像春天
阅读(2622)
评论(1)
推荐(0)
编辑
卷积与池化操作后特征图大小的计算
摘要: https://blog.csdn.net/qq_32466233/article/details/81075288
阅读全文
posted @ 2020-04-27 08:59 像阳光,像春天
阅读(501)
评论(0)
推荐(0)
编辑
2020年4月24日
vs2015安装包下载与安装教程
摘要: https://blog.csdn.net/childbor/article/details/81286534
阅读全文
posted @ 2020-04-24 08:20 像阳光,像春天
阅读(1430)
评论(0)
推荐(0)
编辑
上一页
1
···
7
8
9
10
11
12
13
下一页
公告