oraSC / tensorflow-vgg16-train-and-test

The purpose of this program is for studying. Using tensorflow trains the vgg16 and recognizes only two kinds of picture(cat and dog).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tensorflow-vgg16-train-and-test

The purpose of this program is for studying. Using tensorflow trains the vgg16 and recognizes only two kinds of picture(cat and dog). run the train.py to build a pb file and use this pb file to test by running test.py.

About

The purpose of this program is for studying. Using tensorflow trains the vgg16 and recognizes only two kinds of picture(cat and dog).


Languages

Language:Python 100.0%