LN1996 commited on
Commit
585f902
1 Parent(s): db44e50

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -11,3 +11,13 @@ license: mit
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
14
+
15
+ # Session 12 - ERA Phase I - Assignment
16
+ ## Goals
17
+ 1. Build app on HuggingFace using model trained with PyTorch Lightning
18
+
19
+ ## Usage
20
+ In the App tab, the UI is present for different functionalities like:
21
+ 1. Seeing N GradCAM outputs of the model for given convolutional layer
22
+ 2. Seeing N misclassfied images
23
+ 3. Uploading your own image and inferencing and looking at N top classes on it