CoolFace
Apppublic

prerana1205/CIFAR10-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

App Features

  • Classifying an image into 10 CIFAR-10 classes
  • Showing the top n classes with their probabilities where n is defined by the user
  • Showing n GRAD-CAM image of the input with custom opacity and user defined target layer
  • User can also choose not to view the GRAD-CAM images
  • User can choose to view n number of misclassified image.
  • CIFAR 10 test dataset will be use to display misclassified images.
  • App also has 10 example inputs.