Normally traning a model takes huge chunk of resource and time. More so if the dataset is big as in VGG16. But with using transfer learning method, we can simply attach our dataset onto already trained model, which saves both resource and time. shHarsh/TransferLearningVGG
Contribute to shHarsh/TransferLearningVGG development by creating an account on GitHub.github.com As you can see, there are 16 layers deep.