Keras Models. Pre-trained image recognition models you can download and use right away.

github.com/fchollet/deep-learning-models

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2018
  • Release —New weights files: NASNet, DenseNet
September 2017
  • Release —Add InceptionResNetV2
  • Add inception_resnet_v2
June 2017
  • Deprecate repo.
  • Fix mobilenets.
  • Release —MobileNet
  • Add mobilenet
March 2017
  • Merge pull request #46 from joeyhng/patch-1
  • Fix comment
  • Release —Keras 2 API, new Inception V3 weights
  • Update models to V2 API.
October 2016
  • Merge pull request #18 from tdeboissiere/master
  • Sort model predictions correctly
  • Release —Xception model
  • Merge branch 'master' of https://github.com/fchollet/deep-learning-mo…
  • Add Xception network
  • Update imagenet utils
  • Release —Music tagger model
  • Add music tagger model
August 2016
  • Update README
  • Add some names to inception v3 model
  • Release —InceptionV3, updated ResNet50
  • Merge branch 'master' of https://github.com/fchollet/deep-learning-mo…
  • Add inception v3 model
  • Update README with license information
  • Update README
  • Release —VGG16, VGG19, and ResNet50
  • Merge branch 'master' of https://github.com/fchollet/deep-learning-mo…