CoolFace
Apppublic

sujitojha/CIFAR10_CustomResnet_GradCAM

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes
App README

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. 1.๐Ÿ“ฅ Choose an Image: Upload your own or pick from the examples.
  2. 2.๐ŸŽ›๏ธ Tweak Settings: Adjust sliders for GradCAM, top predictions, and misclassified images.
  3. 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.