Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
5.13.1
metadata
title: ResNet50 ImageNet Classifier
emoji: 🖼️
colorFrom: blue
colorTo: red
sdk: gradio
sdk_version: 4.12.0
app_file: app.py
pinned: false
license: mit
ResNet-50 ImageNet Classifier
This is a demo for ResNet-50 model trained on ImageNet dataset.
Model Details
- Architecture: ResNet-50
- Framework: PyTorch
- Input: Images (224x224 RGB)
- Output: 1000 class probabilities
Usage
- Upload an image
- Get top-5 class predictions with probabilities