DhrubaAdhikary1991's picture
push to hugging face
07a717c verified

A newer version of the Gradio SDK is available: 6.13.0

Upgrade
metadata
title: CIFAR10 ResNet18 Gradio Interface
emoji: 😻
colorFrom: purple
colorTo: pink
sdk: gradio
sdk_version: 3.39.0
app_file: app.py
pinned: false
license: mit

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

🌐 CIFAR10 ResNet18 Gradio Interface

πŸš€ Features:

  • 🎨 GradCAM Visualization: Adjust visualization opacity and select model layers.
  • 🚫 Misclassified Images: View where the model went wrong.
  • πŸ“· Image Upload & Examples: Check predictions on new or provided images.
  • πŸ₯‡ Top Predictions: View model's top class predictions (up to 10).

πŸ” How to Use:

  1. πŸ“₯ Choose an Image: Upload your own or pick from the examples.
  2. πŸŽ›οΈ Tweak Settings: Adjust sliders for GradCAM, top predictions, and misclassified images.
  3. 🟒 Submit: Click to get results.

πŸ“˜ Background: This interface uses a ResNet18 model trained on CIFAR10. GradCAM visualizations highlight the model's focus.

❓ Feedback/Contribution: Got suggestions or wish to help? Reach out!

⚠️ Note: Best with CIFAR10-related images.