Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,7 @@ See the corresponding [hugging face space](https://huggingface.co/spaces/richard
|
|
| 13 |
|
| 14 |
#### Performance
|
| 15 |
The model achieved a test accuracy of 89,67%.
|
| 16 |
-
Misclassified images are often times ambiguous, such as a snowy mountain, being
|
| 17 |
The model architecture is quite simple, when compared to SOTA architectures and produces fast predictions.
|
| 18 |
A prediction on the hugging face space, hosted on the free cpu, takes about 0.2 seconds.
|
| 19 |
|
|
|
|
| 13 |
|
| 14 |
#### Performance
|
| 15 |
The model achieved a test accuracy of 89,67%.
|
| 16 |
+
Misclassified images are often times ambiguous, such as a snowy mountain, being misclassified as 'glacier'.
|
| 17 |
The model architecture is quite simple, when compared to SOTA architectures and produces fast predictions.
|
| 18 |
A prediction on the hugging face space, hosted on the free cpu, takes about 0.2 seconds.
|
| 19 |
|