Skip to content

xcliang777/EC601_Mini-project2_Tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EC601_Mini-project2_Tensorflow

================================================================================

Purpose

This project use tensorflow to recognize two different classes of objects. Also use matplotlib to display pictures.

Dataset used to train and test my module is from Kaggle.(Since the dataset is too big so I do not upload it to github) https://www.kaggle.com/c/dogs-vs-cats-redux-kernels-edition/data

Before running python program, you have to install tensorflow, matpoltlib and PIL If you have problem with installing PIL(Maybe due to the version of python), you can install pillow-PIL. This can also work in this project.

Run training.py to train the modle. Run evaluate.py to test the modle.

About

Use tensorflow to recognize two classes of object

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages