--- title: S12 ERA Phase I emoji: 👁 colorFrom: green colorTo: red sdk: gradio sdk_version: 3.39.0 app_file: app.py pinned: false license: mit --- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference # Session 12 - ERA Phase I - Assignment ## Goals 1. Build app on HuggingFace using model trained with PyTorch Lightning ## Usage In the App tab, the UI is present for different functionalities like: 1. Seeing N GradCAM outputs of the model for given convolutional layer 2. Seeing N misclassfied images 3. Uploading your own image and inferencing and looking at N top classes on it