Releases: fchollet/deep-learning-models
Releases · fchollet/deep-learning-models
New weights files: NASNet, DenseNet
Add InceptionResNetV2
v0.7 Add inception_resnet_v2
MobileNet
Keras 2 API, new Inception V3 weights
v0.5 Update models to V2 API.
Xception model
Add the Xception model with ImageNet weights.
Music tagger model
Add the music tagger CRNN by @keunwoochoi.
InceptionV3, updated ResNet50
v0.2 Merge branch 'master' of https://github.com/fchollet/deep-learning-mo…
VGG16, VGG19, and ResNet50
Add code and weights for VGG16, VGG19, and ResNet50.