Spaces:
Sleeping
Sleeping
metadata
title: ERA V2 S13
emoji: 🏢
colorFrom: green
colorTo: gray
sdk: gradio
sdk_version: 4.28.3
app_file: app.py
pinned: false
license: mit
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
App for CIFAR10 data classification with GradCAM.
Features
- GradCAM: To understand what models has actully learned. Adjust opacity and model layer for grad-cam.
- 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