Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available: 6.14.0
metadata
title: Pest and Disease Classification ๐ฟ
emoji: ๐ฑ
colorFrom: green
colorTo: yellow
sdk: gradio
sdk_version: 4.44.1
app_file: app.py
pinned: false
๐ฟ Pest and Disease Classification Demo
This demo provides a simple web interface for classifying pests and diseases in citrus leaves.
๐ง Model
The model is based on a CNN backbone (ResNet50 by default) trained on a labeled dataset of citrus plant leaves.
- Framework: PyTorch
- Interface: Gradio
- Backbone: ResNet50
- Task: Image classification
๐ How to Use
- Click โUpload Imageโ and select a photo of a citrus leaf.
- The app will output the predicted pest or disease category with confidence scores.