blob: 52c317526573c86131d963b9c9231b8663c48b92 (
plain) (
blame)
1
2
3
4
5
|
This is a Keras 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.
WWW: https://github.com/keras-team/keras-applications
|