Skip to content

A complete end to end DL project with jupyter notebook and flask web app.

Notifications You must be signed in to change notification settings

alankar23/dog_breed_identification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dog Breed Identification

Determining the breed of a dog in an image using ResNet50

Kaggle Dataset link: https://www.kaggle.com/c/dog-breed-identification/

Who's a good dog? Who likes ear scratches? Well, it seems those fancy deep neural networks don't have all the answers. However, maybe they can answer that ubiquitous question we all ask when meeting a four-legged stranger: what kind of good pup is that?

  • main.py contains the code in #%% code blocks
  • main_notebook.ipynb contains the code in jupyter notebook
  • app.py is flask web app

About

A complete end to end DL project with jupyter notebook and flask web app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages