Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
6.6.0
metadata
title: Cat vs Dog Classifier
emoji: 🐱🐶
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false
license: mit
Cat vs Dog Classifier
This is a computer vision model that classifies images as either cats or dogs using EfficientNet-B1 architecture.
How to use
- Upload an image of a cat or dog
- Click the "Submit" button
- Get the prediction with confidence scores
Model Details
- Architecture: EfficientNet-B1
- Training Data: Cats vs Dogs dataset
- Input Size: 224x224 pixels
- Classes: Cat, Dog
Performance
The model achieves high accuracy on the test set and can handle various lighting conditions, poses, and breeds.