Datasets:
Tasks:
Image Classification
Modalities:
Image
Formats:
imagefolder
Languages:
English
Size:
< 1K
Tags:
medical
License:
Update README.md
Browse files
README.md
CHANGED
@@ -4,4 +4,13 @@ task_categories:
|
|
4 |
- image-classification
|
5 |
size_categories:
|
6 |
- 10K<n<100K
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
- image-classification
|
5 |
size_categories:
|
6 |
- 10K<n<100K
|
7 |
+
features:
|
8 |
+
- image:
|
9 |
+
decode: true
|
10 |
+
id: null
|
11 |
+
_type: "Image"
|
12 |
+
- label:
|
13 |
+
dtype: "string"
|
14 |
+
id: null
|
15 |
+
_type: "Value"
|
16 |
+
---
|