Keras Application常用模型记录

it2023-06-29  66

Keras Application常用模型记录

模型参数模型代码模型权重下载

模型参数

模型代码

链接: https://github.com/keras-team/keras-applications/tree/master/keras_applications.

模型权重下载

链接: https://github.com/fchollet/deep-learning-models/releases.

vgg/resnet权重链接: https://github.com/fchollet/deep-learning-models/releases/tag/v0.1.

NASNet, DenseNet, MobileNet, Xception, Inception, VGG16, VGG19, ResNet50:链接: https://github.com/fchollet/deep-learning-models/releases.

最新回复(0)