Made changes to the path
Browse files
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 |
-

|
| 22 |
|
| 23 |
### Classification Report For the Test Dataset
|
| 24 |
<pre>
|
|
|
|
| 135 |
</pre>
|
| 136 |
|
| 137 |
** Training and Validation Plot **
|
| 138 |
+

|
| 139 |
|
| 140 |
|
| 141 |
+

|
| 142 |
|
| 143 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|