charlietharas / tf-classifier-catsdogs

Final project made for IDTech summer course in 2019, classifies and predicts whether an object is a cat or dog.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tf-classifier-catsdogs

Final project made for IDTech summer course in 2019, classifies and predicts whether an object is a cat or dog. The five files in this project correspond to different stages of the project. v4 is the newest but v3 is the most succesful, with v5 being an updated version of v3 to silence TensorFlow's compatibility warnings.

This project is nothing to take seriously, just a side exercise I made.

file notes

The files in this project are sourced from a famous Kaggle. Many images have been manually removed for causing problems with the model due mostly to their bit depth.

About

Final project made for IDTech summer course in 2019, classifies and predicts whether an object is a cat or dog.

License:MIT License


Languages

Language:Python 100.0%