Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 1.06 KB

README.md

File metadata and controls

45 lines (34 loc) · 1.06 KB

Dog_Identification_App

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.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installing

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