Created a Dog Breeds Classifier App built using Convolutional Neural Networks from scratch and additionally with transfer learning using ResNet50 to identify an estimate of canine’s breed from user-supplied images.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Fork the Dog_Identification_App repository on Github
- Clone your fork to your local machine
git clone https://github.com/<yourusername>/Dog_Identification_App.git
- Go to the project root directory
cd Dog_Identification_App
- To install dependencies
pip3 install -r requirements.txt
- Go ahead ;)
python3 app.py
Dog_Identification_App is licensed under the MIT License
Copyright (c) 2020 Archit