Spaces:
Sleeping
Sleeping
File size: 708 Bytes
896d4b0 58a6c1c 8e60749 58a6c1c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |
---
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
|