JulesPad / Breed-detector

Deep Learning model to detect 37 different dog &cat breeds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A deep learning model to detect 37 breeds

To create this AI detector I finetuned a Resnet34 on the Oxford-IIIT Pet Dataset to detect 37 diffrent breeds of cats and dogs with more than 99% of accuracy.

To use this model download the model.pkl file in the releases.

To run and modify the model by yourself, use the jupyter notebook file DetectorBuilder.!ipynb

See example

About

Deep Learning model to detect 37 different dog &cat breeds

License:MIT License


Languages

Language:Jupyter Notebook 100.0%