Spaces:
Sleeping
Sleeping
title: S12erav1 | |
emoji: 🏢 | |
colorFrom: green | |
colorTo: indigo | |
sdk: gradio | |
sdk_version: 3.39.0 | |
app_file: app.py | |
pinned: false | |
license: mit | |
# App trained on CIFAR10 | |
User can select a feature to experiment with, through a radio button | |
## Features | |
1. **Top class prediction** | |
- User can | |
- upload an image or choose from the gallery | |
- select the number of top classes to be predicted (max - 10 classes) | |
- click on the clear button to clear the input image to upload a new one | |
2. **Missclassified images** | |
- User can select the number of misclassified images to be shown | |
3. **GradCAM images** | |
- User can | |
- select the number of gradCAM images to be shown | |
- select the gradient opacity | |