- 博客(1)
- 收藏
- 关注
原创 keras的预训练权重文件模型的下载
model = applications.VGG16(include_top=False, weights='imagenet')在训练网络时,下载VGG16预训练权重文件速度太慢,于是采用手动下载的方式。下载地址:https://github.com/fchollet/deep-learning-models/releases找到:vgg16_weights_tf_dim_ordering_tf_kernels_notop.h5下载将Windows本地下载的.h5文件移动到远程Ubuntu中的~
2020-07-23 16:38:56 806
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人