keras-team/keras-applications
Deprecated repository of reference deep learning model implementations (ResNet, VGG, Inception, etc.) that have migrated to core Keras.

Velocity · 7d
+0.7
★ / day
Trend
→steady
star history
This repository provided reference implementations of popular deep learning models including ResNet, VGG, Inception, Xception, MobileNet, and others. The code has been deprecated and all models have moved into the core Keras repository and TensorFlow pip package. Users should use the Keras API documentation for accessing these pre-trained models.