Update README.md
Browse files
README.md
CHANGED
@@ -28,6 +28,9 @@ model-index:
|
|
28 |
should probably proofread and complete it, then remove this comment. -->
|
29 |
|
30 |
# weeds_hfclass14
|
|
|
|
|
|
|
31 |
|
32 |
This model is a fine-tuned version of [microsoft/beit-base-patch16-224-pt22k-ft22k](https://huggingface.co/microsoft/beit-base-patch16-224-pt22k-ft22k) on the imagefolder dataset.
|
33 |
It achieves the following results on the evaluation set:
|
|
|
28 |
should probably proofread and complete it, then remove this comment. -->
|
29 |
|
30 |
# weeds_hfclass14
|
31 |
+
Model is trained on imbalanced dataset/ .8 .1 .1 split/ 224x224 resized
|
32 |
+
|
33 |
+
Dataset: https://www.kaggle.com/datasets/vbookshelf/v2-plant-seedlings-dataset
|
34 |
|
35 |
This model is a fine-tuned version of [microsoft/beit-base-patch16-224-pt22k-ft22k](https://huggingface.co/microsoft/beit-base-patch16-224-pt22k-ft22k) on the imagefolder dataset.
|
36 |
It achieves the following results on the evaluation set:
|