ERA_V2_S13 / README.md
AkashDataScience's picture
Updated readme
b41a04d verified
---
license: mit
title: ERA V2 S13
sdk: gradio
emoji: 🏢
colorFrom: green
colorTo: gray
---
# App for CIFAR10 data classification with GradCAM.
## Features
- GradCAM: To understand what models has actully learned. Adjust opacity and model layer for grad-cam.
- Miss classified images: Plot of images missclassified by model
- Image input/output: Upload image and check predictions
- Top classes: Show top n classes with high prediction confidence.
## Usage
- Upload an image
- Change settings as requied
- Hit submit and view results