Git Product home page Git Product logo

cat-breed-classifier's Introduction

Cat Breed Classifier

Notebook and script to train on the Oxford Cats and Dogs Breeds Classification dataset and predict cat breeds from thecatapi.com

The notebook outputs up to three potential breed mixes because many cat pictures are not of full breeds.

Installation

Install and activate the virtual environment with either Mamba or Conda using the environment file.

git clone [email protected]:ericdatakelly/cat-breed-classifier.git
cd cat-breed-classifier
mamba env create -f environment.yaml
mamba activate cat-breed-classifier

Classification

Get a free API key from thecatapi.com and put it in your user folder (~/.config/catapi/api_key.txt).

Run the notebook.

Retraining

Get Cats and Dogs Breeds Classification Oxford Dataset and put the annotation and image folders into the data folder of this project, e.g., data/cat_dog_breeds_oxford/annotations/trainval.txt

Run the cat_breed_train.py script. It will save a loss plot and a new model in the same directory.

View results of the new model by updating the model name in the notebook and running all cells.

cat-breed-classifier's People

Contributors

ericdatakelly avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.