Chukwuka commited on
Commit
d172e5c
·
1 Parent(s): 0563b98

Made changes to the path

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  title: Flower Classification App
3
- emoji: 🏆
4
  colorFrom: red
5
  colorTo: green
6
  sdk: gradio
@@ -18,7 +18,7 @@ license: mit
18
  ## Problem Statement And Description
19
  We have created a 102 category dataset, consisting of 102 flower categories. The flowers chosen to be flower commonly occuring in the United Kingdom. Each class consists of between 40 and 258 images. Build a model to classify these flower images.
20
 
21
- !['Flower Grid Image'](images\flower_grid.png)
22
 
23
  ### Classification Report For the Test Dataset
24
  <pre>
@@ -135,9 +135,9 @@ hard-leaved pocket orchid 1.00 1.00 1.00 14
135
  </pre>
136
 
137
  ** Training and Validation Plot **
138
- ![Train and Validation plot]('images\plot.png)
139
 
140
 
141
- ![Some Wrong Images](images\wrong_predicted_images.png)
142
 
143
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
  title: Flower Classification App
3
+ emoji: 🔥
4
  colorFrom: red
5
  colorTo: green
6
  sdk: gradio
 
18
  ## Problem Statement And Description
19
  We have created a 102 category dataset, consisting of 102 flower categories. The flowers chosen to be flower commonly occuring in the United Kingdom. Each class consists of between 40 and 258 images. Build a model to classify these flower images.
20
 
21
+ !['Flower Grid Image'](./images/flower_grid.png)
22
 
23
  ### Classification Report For the Test Dataset
24
  <pre>
 
135
  </pre>
136
 
137
  ** Training and Validation Plot **
138
+ ![Train and Validation plot]('./images/plot.png)
139
 
140
 
141
+ ![Some Wrong Images](./images/wrong_predicted_images.png)
142
 
143
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference