/TransferLearning-and-FineTuning-MobileNetV2-for-CatsAndDogs

Using the tf.keras.applications to load an Imagenet trained 155 layer MobileNetV2 and then training the Cats and Dogs dataset via Transfer Learning. Further accuracy is improved using Fine Tuning the last 50 layers.

Primary LanguageJupyter Notebook

TransferLearning-and-FineTuning-MobileNetV2-for-CatsAndDogs

Using the tf.keras.applications to load an Imagenet trained 155 layer MobileNetV2 and then training the Cats and Dogs dataset via Transfer Learning. Further accuracy is improved using Fine Tuning the last 50 layers.