ibrim commited on
Commit
770d94f
1 Parent(s): 7580432

Create readme.md

Browse files
Files changed (1) hide show
  1. readme.md +5 -0
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.