Skip to content

yuhexiong/cat-and-dog-classification-CNN-ResNet50-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cat and Dog CNN ResNet50

Data set is too large, please download it yourself.

Overview

  • Language: Python v3.10.12
  • Package: Tensorflow
  • Model: CNN(ResNet50)
  • Loss Function: Cross Entropy
  • Optimizer: Adam, Learning Rate = 0.0001
  • data augmentation to reduce overfitting

Loss and Accuracy

image

image

Confusion Matrix - Accuracy Rate 97.53%

image

About

Cats and dogs images classifier using Python CNN ResNet50.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages