Skip to content

Learn and build an image classifier from scratch to distinguish cat photos from dog photos.

Notifications You must be signed in to change notification settings

SGLKhanhChung/Cat-Dog-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cat and Dog Classification

This project is done while studying Artificial Intelligence Base course at VNUHCM-University of Science. In this project, we learn and build an image classifier from scratch to distinguish cat photos from dog photos. Framework: TensorFlow Model: Deep Neural Network

Tutorials

Dataset

Using the "Dogs vs. Cats" dataset available on Kaggle, which contains 25,000 images.

Network architecture

Neural network model that contains only the following layers: Convolutional layer, Pooling layer, Fully connected layer.

License

  • Simple software for learning purposes
  • Not for any business reason

About

Learn and build an image classifier from scratch to distinguish cat photos from dog photos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages