This is a deep learning project to identify that give image is an image of a dog or a cat
This a simple Deep learning project which can use be use for identifying that a given image is an image of a Dog or Cat. you can use this project as a minor project in your college
the libraries and tools used in the making of this project are python and TensorFlow. I have used the pertained model MobileNetV2 which is a famous
pertained model used in the transfer learning
the zip file contained the file:-
the first file contains the code for training and preprocessing of data and save the model.
the second file contains the code for the web app for the project where you have to upload the image and click on predict and model will your as Cat or Dog
Submitted by Satwik Mishra (satwik)
Download packets of source code on Coders Packet
Comments