Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,12 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
# Model Card for Model ID
|
5 |
|
@@ -83,6 +90,4 @@ print(model.config.id2label[predicted_label])
|
|
83 |
|
84 |
## Model Card Contact
|
85 |
|
86 | |
87 |
-
|
88 |
-
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- image-classification
|
5 |
+
- vision
|
6 |
+
widget:
|
7 |
+
- src: >-
|
8 |
+
https://huggingface.co/pamixsun/swinv2_tiny_for_glaucoma_classification/blob/main/example.jpg
|
9 |
+
example_title: fundus image
|
10 |
---
|
11 |
# Model Card for Model ID
|
12 |
|
|
|
90 |
|
91 |
## Model Card Contact
|
92 |
|
93 | |
|
|
|