Spaces:
Sleeping
Sleeping
Commit
·
48ca6e2
1
Parent(s):
c14d528
Updated readme
Browse files
README.md
CHANGED
@@ -16,6 +16,7 @@ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-
|
|
16 |
|
17 |
## Features
|
18 |
- GradCAM: To understand what models has actully learned. Adjust opacity and model layer for grad-cam.
|
|
|
19 |
- Image input/output: Upload image and check predictions
|
20 |
- Top classes: Show top n classes with high prediction confidence.
|
21 |
|
|
|
16 |
|
17 |
## Features
|
18 |
- GradCAM: To understand what models has actully learned. Adjust opacity and model layer for grad-cam.
|
19 |
+
- Miss classified images: Plot of images missclassified by model
|
20 |
- Image input/output: Upload image and check predictions
|
21 |
- Top classes: Show top n classes with high prediction confidence.
|
22 |
|