Skip to content

TaifQureshi/cat_dog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Classifier

Convolutional Neural Network image classifier implemented in tensorflow. It is binary classifier to classify between cat and Dog. The classifier is train on 10,000 samples each and test on 200 samples

Data

Data is present in the form of pickel. Data is all ready pre-processed along with the lable (Data is not uploaded due to size error).

Required package

tensorflow, pickle, Opencv2, tqdm

Releases

No releases published

Packages

No packages published

Languages