The Data used in this project has been collected from Kaggle. Please open the files in the Given order to clearly understand the Project/Data Flow.
Order of Files:
- Project Proposal.pdf
- Data Wrangling.ipynb
- Step-2 Exploratory Data Analysis.ipynb
- Step-3 Data Preprocessing.ipynb
- Step-4 Modeling-1-VGG16.ipynb
- Step-4 Modeling-Inception.ipynb
The Folder Structure Difinition:
- Data: Contains the Orginal unaltered Dataset.
- Train: Contains the dataset which will be used for training the model.
- Test: Contains the dataset which will be used for Validating the model.
- Prediction Images: Contains the Data on which Model will make predictions.