DeepVisionTeam / Dogs_vs_Cats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dogs vs. Cats

TensorFlow example for Kaggle competition Dogs vs. Cats

Training

  1. Download dataset from Kaggle competition page
  2. Unzip train.zip to 'images' folder
  3. Then run 'train.py' to start training progress:
python train.py
  1. The model parameters will saved in 'model' directory

Prediction

About

License:Apache License 2.0


Languages

Language:Jupyter Notebook 60.9%Language:Python 39.1%