Spaces:
Runtime error
Runtime error
Create readme.md
Browse files
readme.md
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# This space has a model that was trained using pytorch lightning using a CIFAR10 dataset
|
| 2 |
+
|
| 3 |
+
You can view the GradCAM outputs for misclassified images here and choose the layer too,
|
| 4 |
+
You can view the misclassified images here
|
| 5 |
+
You can upload your image to get classified and view the top N class probabilities.
|