GitHub / A-Jatin / CNN-implementation-for-binary-image-classification
This repository contains an ipython notebook which implements a Convolutional Neural Network to do a binary image classification. I used this to classify Cats vs Dogs and you can get the dataset from here https://www.kaggle.com/c/dogs-vs-cats/data . (This model trains with thousands of input images so be patient.)
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 1.95 KB
Dependencies parsed at: Pending
Created at: over 7 years ago
Updated at: over 1 year ago
Pushed at: over 7 years ago
Last synced at: over 1 year ago
Topics: binary-image-classification, cats-vs-dogs, cnn, convolutional-neural-networks, image-classification, keras, keras-tensorflow