Skip to content

Commit ef5e68a

Browse files
authored
Create ReadMe.md
1 parent ed791b6 commit ef5e68a

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

DogBreedPrediction/ReadMe.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
Description
2+
A CNN(Convolutional Neural Network) based image classifier.
3+
4+
Dataset:
5+
https://www.kaggle.com/datasets/catherinehorng/dogbreedidfromcomp
6+
7+
Steps:
8+
1. cd DogBreedPrediction
9+
2. streamlit run app.py
10+
11+
Note: To run the collab notebook, please add you kaggle API , kaggle.json file.
12+
13+
frontend:
14+
15+
https://github.com/avinashkranjan/Amazing-Python-Scripts/assets/74114936/fc2b397a-05bd-42c1-94a6-384917fe2da5
16+
17+
backend(cnn):
18+
![image](https://github.com/avinashkranjan/Amazing-Python-Scripts/assets/74114936/61d6a128-3965-40c5-abb7-194b655f9c30)

0 commit comments

Comments
 (0)