Spaces:
Sleeping
Sleeping
| title: Image Classification | |
| emoji: "\U0001F3AF" | |
| colorFrom: green | |
| colorTo: blue | |
| sdk: gradio | |
| sdk_version: "5.29.0" | |
| app_file: app.py | |
| pinned: false | |
| license: mit | |
| # Image Classification — ResNet / ViT / MobileNet | |
| Upload an image and compare predictions across different CNN and Transformer architectures. | |
| **Course**: 100 Deep Learning ch2 — Convolutional Neural Networks | |