Skip to content

Make a classification between images of cats and dogs by tensorflow2.0.

Notifications You must be signed in to change notification settings

qq592304796/DogsAndCats-tf2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DogsAndCats-tf2

Make a classification between images of cats and dogs by tensorflow2.0.

Download datasets from: https://www.kaggle.com/c/dogs-vs-cats

Set your datasets structure as follow:

Dir structure

How to use

run the Mytensor.py

Select "1" to train the model.

When finished training, run Mytensor.py again and select "2" to predict and classify.

训练样本为100

input-100

训练样本为1000

input-1000

训练样本为10000

input-10000

训练文件

dogs-vs-cats.zip
链接:https://pan.baidu.com/s/1N-tO_Q9IsIovU0RFNbndlA?pwd=zgjy 提取码:zgjy

About

Make a classification between images of cats and dogs by tensorflow2.0.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%