File size: 693 Bytes
3ac2999 753da97 d90a8c6 3ac2999 d90a8c6 753da97 d90a8c6 753da97 d90a8c6 753da97 d90a8c6 753da97 d90a8c6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
---
tags:
- fastai
- pytorch
- timm
license: mit
metrics:
- accuracy
library_name: fastai
pipeline_tag: image-classification
---
# Potato disease detection
This model is trained for detecting if the corn plant is healthy or if it has diseases like Common Rust, Gray Leaf Spot or Northern Leaf Blight
# Enjoyy
---
# Model card
A ConvNeXT model used for image classfication.
## Model Details
- **Model Type:** Image classification
- **Papers:**
- A ConvNet for the 2020s: https://arxiv.org/abs/2201.03545
- **Dataset:** New Bangladeshi Crop Disease: https://www.kaggle.com/datasets/nafishamoin/new-bangladeshi-crop-disease
- **Original:** https://github.com/facebookresearch/ConvNeXt
|