keras 类似问题解决:model找不到,或者无法下载 Applications
Keras Applications are deep learning models that are made available alongside pre-trained weights. These models can be used for prediction, feature extraction, and fine-tuning.
Weights are downloaded automatically when instantiating a model. They are stored at ~/.keras/models/
.
https://keras.io/applications/#densenet