Skip to content

MrXu/dogs_vs_cat

Repository files navigation

dogs_vs_cat

Kaggle image recognition competition

How to

  1. install Tensorflow, Keras, OpenCV
  2. download images from https://www.kaggle.com/c/dogs-vs-cats/data
  3. To train: run python naive_convnet.py
  4. To predict: change image path inside predict.py and run python predict.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages