Skip to content

Using SeparableConv2D, BatchNormalization, GlobalAveragePooling2D, and data augmentation to build a classifier whose accuracy is 0.96.

Notifications You must be signed in to change notification settings

phamvoquoclong/Cat-And-Dog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cat-And-Dog

Introduction
Data for this project from cat and dog competition on Kagle, which I download directly to Google Colab.
Using SeparableConv2D, BatchNormalization, GlobalAveragePooling2D, and data augmentation builds a classifier whose accuracy is 0.96.

Sample Images
image

Augmentation Images
image

Evaluation
image

Test accuracy: 0.963 Test loss: 0.0958

About

Using SeparableConv2D, BatchNormalization, GlobalAveragePooling2D, and data augmentation to build a classifier whose accuracy is 0.96.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published