File size: 668 Bytes
5882aa7
 
 
cb8ce30
 
 
 
 
 
 
5882aa7
cb8ce30
5882aa7
cb8ce30
5882aa7
cb8ce30
5882aa7
 
 
 
 
 
 
cb8ce30
5882aa7
cb8ce30
 
 
 
 
 
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 wheat plant is healthy or if it has diseases like Yellow Rust or Brown Rust

# 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