anujshah1003 / Transfer-Learning-in-keras---custom-data

Implementing Transfer Learning for custom data using VGG-16 and Resnet-50
147 stars 102 forks source link

any idea on how to implement this on Colab? my machine is not strong enough to run the vgg16 model #11

Open linhobs opened 5 years ago

VanithaKunta commented 5 years ago

Sure! 1) Upload dataset on Colab and then you can run the vgg16 model. 2) Else upload dataset to Google drive, mount drive on Colab and run the vgg16 model.

https://github.com/VanithaKunta/Free-handSketchRecognition/blob/master/Implementation/transfer_learning_classifier.py