Thanks to visit codestin.com
Credit goes to github.com

Skip to content
 
 

Latest commit

 

History

64 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dog Breed Image Classification

What does it do:

  • It classifies dog based on breed using state of the art CNNs and NN head
  • It accurately classifies 95% of the breeds

How to run our app

  1. Run backend: a. From root of this repo path, do cd backend b. Create new conda environment with python=3.11 c. pip install -r requirements.txt d. python main.py
  2. Run frontend: docker run -p 3000:3000 randomlogic01/dogs171front:latest
  3. Go to localhost:3000 on your web browser

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages