Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ metrics:
|
|
| 4 |
- accuracy
|
| 5 |
- f1
|
| 6 |
---
|
| 7 |
-
Returns flower type given an image.
|
| 8 |
|
| 9 |
See https://www.kaggle.com/code/dima806/flowers-image-detection-vit for more details.
|
| 10 |
|
|
|
|
| 4 |
- accuracy
|
| 5 |
- f1
|
| 6 |
---
|
| 7 |
+
Returns flower type with about 66% accuracy given an image.
|
| 8 |
|
| 9 |
See https://www.kaggle.com/code/dima806/flowers-image-detection-vit for more details.
|
| 10 |
|