会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
cup_leo
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
16
17
18
19
20
21
22
23
24
下一页
2019年8月16日
openSmile-2.3.0在Linux下安装
摘要: 我这边官网下载的特别慢,提供一下云盘下载安装包: 链接:http://pan.baidu.com/s/1sl2YGbz 密码:p1vj windows下的我也下载了 链接:http://pan.baidu.com/s/1i5aOOol 密码:guvv 首先 安装依赖包 sudo apt-get in
阅读全文
posted @ 2019-08-16 21:02 cup_leo
阅读(1474)
评论(1)
推荐(1)
2019年8月15日
Ubuntu16.04下安装多版本cuda和cudnn
摘要: Ubuntu16.04下安装多版本cuda和cudnn 原文 https://blog.csdn.net/tunhuzhuang1836/article/details/79545625 前言 因为之前针对Pytorch,caffe,torch等,装了cuda8.0和对应cudnn5.1,但是最近在
阅读全文
posted @ 2019-08-15 10:44 cup_leo
阅读(964)
评论(0)
推荐(0)
2019年8月14日
几个最新免费开源的中文语音数据集
摘要: 数据集地址 https://blog.ailemon.me/2018/11/21/free-open-source-chinese-speech-datasets/
阅读全文
posted @ 2019-08-14 14:34 cup_leo
阅读(1059)
评论(0)
推荐(0)
train loss与test loss结果分析
摘要: train loss与test loss结果分析 train loss 不断下降,test loss不断下降,说明网络仍在学习; train loss 不断下降,test loss趋于不变,说明网络过拟合; train loss 趋于不变,test loss不断下降,说明数据集100%有问题; tr
阅读全文
posted @ 2019-08-14 08:45 cup_leo
阅读(564)
评论(0)
推荐(0)
2019年8月11日
查看API工具 https://editor.swagger.io/
摘要: The base URL for the API is: https://api.cloud.nalantis.com/api/ The OpenAPI documentation is available in YAML or JSON format at: (please note: for v
阅读全文
posted @ 2019-08-11 16:09 cup_leo
阅读(1765)
评论(0)
推荐(0)
2019年8月10日
Python之NumPy(axis=0/1/2...)的透彻理解
摘要: https://blog.csdn.net/sky_kkk/article/details/79725646 numpy中axis取值的说明首先对numpy中axis取值进行说明:一维数组时axis=0,二维数组时axis=0,1,维数越高,则axis可取的值越大,数组n维时,axis=0,1,…,
阅读全文
posted @ 2019-08-10 06:08 cup_leo
阅读(6973)
评论(1)
推荐(6)
2019年8月1日
Python 通过文件名批量移动文件
摘要: Python 通过文件名批量移动文件 https://stackoverflow.com/questions/28913088/moving-files-with-wildcards-in-python
阅读全文
posted @ 2019-08-01 13:34 cup_leo
阅读(2275)
评论(1)
推荐(0)
2019年7月27日
NotFoundError (see above for traceback): Key local3/weights not found in checkpoint
摘要: 解决办法 原文 https://www.jianshu.com/p/2de8e01af88d 查参数命名是否一致
阅读全文
posted @ 2019-07-27 18:18 cup_leo
阅读(867)
评论(0)
推荐(0)
2019年7月25日
CentOS中yum安装ffmpeg
摘要: 我正在尝试使用Pydub ,并且我想将一个mp3文件转换为wav ,就像这里已经讲过的那样 “OSError:[Errno 2]没有这样的文件或目录”正在转换mp3。 因为没有安装ffmpeg库 CentOS中yum安装ffmpeg 原文: https://www.cnblogs.com/wpjam
阅读全文
posted @ 2019-07-25 18:50 cup_leo
阅读(195)
评论(0)
推荐(0)
2019年7月16日
tensorboard 远程服务器本地浏览器无法显示
摘要: 在用xshell等ssh工具远程连接服务器时,我们常常在服务器上运行tensorflow代码,而且模型tf.summary保存文件在服务器上,这是直接采用tensorboard会有一些小问题。直接用tensorboard --logdir=‘file’ --port=6006后,本地笔记本打开生成的
阅读全文
posted @ 2019-07-16 15:04 cup_leo
阅读(3303)
评论(0)
推荐(0)
上一页
1
···
16
17
18
19
20
21
22
23
24
下一页
公告