Skip to content

SahilSunda/ML_Project

Repository files navigation

Crop Detection ML Project

In this project, we have made a model using VGG-16, Keras, Tensorflow, matplotlib, numpy, pandas and many other tools used for Data_Extraction from Firebase storage of a company, Data_Splitting randomly into test & train directories using python libraries, Data_Augumentation, Model training and testing using VGG-16 (CNN for images).

Following are the codes used in the project :-

Data Extraction

Data Splitting

Data Augumentation

Model Architecture