Spaces:
Runtime error
Runtime error
Commit ·
dca3bf9
1
Parent(s): 2c559d1
Update README.md
Browse files
README.md
CHANGED
|
@@ -12,4 +12,10 @@ license: mit
|
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 14 |
|
| 15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 14 |
|
| 15 |
+
Features of spaces app:
|
| 16 |
+
1. User can decide on whether he/she wants to see GradCAM images and how many, and from which layer, allow opacity change as well
|
| 17 |
+
2. User can ask whether he/she wants to view misclassified images, and how many
|
| 18 |
+
3. User is allowed to upload new images, as well as provide 10 example images
|
| 19 |
+
4. User can give number of top classes are to be shown
|
| 20 |
+
|
| 21 |
+
Github Link for trained model: https://github.com/MPGarg/ERA1_Session12
|