lamphamit commited on
Commit
7f4d9b9
·
verified ·
1 Parent(s): b771fc1

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - image-classification
4
+ - cassava
5
+ ---
6
+ # Models for Cassava Leaf Disease
7
+
8
+ This repo contains models trained on Kaggle dataset:
9
+ 1. **ResNet50** (.pth)
10
+ 2. **ViT Base** (.pth)
11
+ 3. **SVM** (.joblib)