项目作者: soudey123

项目描述 :
Implementation of Binary image classification using Tensorflow Keras
高级语言: Jupyter Notebook
项目地址: git://github.com/soudey123/Cat-vs-Dog-Binary-classification.git
创建时间: 2020-05-03T12:26:02Z
项目社区:https://github.com/soudey123/Cat-vs-Dog-Binary-classification

开源协议:GNU General Public License v2.0

下载


Cat-vs-Dog-Binary-classification

Implementation of Binary image classification using Tensorflow Keras.

This project demonstrtates the classfication on Cat vs Dog dataset using CNN(Convolutional Neural Network)
We will use the dataset from https://storage.googleapis.com/mledu-datasets/cats_and_dogs_filtered.zip for this work
Dataset has been derived into training and validation pieces already . Hence we nedd to keep those datasets in two separete folders.