2d87abbd3c
Keras Applications is the applications module of the Keras deep learning library. It provides model definitions and pre-trained weights for a number of popular archictures, such as VGG16, ResNet50, Xception, MobileNet, and more.
4 lines
229 B
Text
4 lines
229 B
Text
Keras Applications is the applications module of the Keras deep
|
|
learning library. It provides model definitions and pre-trained
|
|
weights for a number of popular archictures, such as VGG16, ResNet50,
|
|
Xception, MobileNet, and more.
|