eraS12 / README.md
Vasudevakrishna's picture
Update README.md
db743cd
---
title: EraS12
emoji: ๐Ÿ‘
colorFrom: purple
colorTo: gray
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**
*Objective*: Get hands on woth hugging face and pytorch lightning, gradio.
Here we have trained CIFAR10 dataset with custom resnet.
We can visualize the results of classification using GradCAM and play around with them.
We can upload our own images and get the top classification results.
Please play around with them and have a fun.