Skip to content

gargarchit/Dog_Identification_App

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages