Spaces:
Sleeping
Sleeping
File size: 540 Bytes
e9dfeb1 b41a04d e9dfeb1 b41a04d e9dfeb1 b41a04d e9dfeb1 ccd799c 48ca6e2 ccd799c afa3231 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
---
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 |