Skip to content

Meghana-Meghana/Image-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image-Classification-Problem

Problem/ Project Description:

In this project we have a dataset containing different images of cats and dogs. There are 5000 images of both cats and dogs. We need to use these 10000 images to train the neural network model to predict whether the image is that of a cat or a dog.

Model used: Convolutional Neural Network.

Tools Used: TensorFlow, Keras and Numpy

Language used: Python

Project: To see the project simply open the Jupyter Notebook, "Image Classification Problem.ipynb"

BlogPost: I have written a blog-post on Convolutional Neural Networks, which you can check here.

Try it Yourself: You can download and execute the python file after installing TensorFlow, Keras and Numpy.

About

Classification of images using CNN

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published