# cotton-disease-calssfication-using-Transfer-Learning
Dataset Available:
kaggle.com
The poject is to predict wheather the image belongs to diseased class or not. In this dataset we have 4 classes diseased leaf , diseased plant , freash leaf and freash plant.I have used pretrained CNN models like VGG16, inceptionV3 and ResNet101 and checked that testing image is belongs to which class.