We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed791b6 commit ef5e68aCopy full SHA for ef5e68a
DogBreedPrediction/ReadMe.md
@@ -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
+
0 commit comments