This app classifies the images and predicts whether the image has Buildings, Mountains, Sea, Street, Glacier in it.
Here is a Link to a Short Demo of the Complete App :- https://www.dropbox.com/s/vnsojin23kauzg8/Demo%20Video%20of%20the%20complete%20app.mp4?dl=0
In this projects I have used two Deep Learning CNN Models:-
1. VGG 16 (Transfer Learning Model):- This model gives 93.6% accuracy on training data & 86.6% accuracy on validation data
2. Simple CNN Model:- This model gives 89.9.6% accuracy on training data & 80.46% accuracy on validation data