Datasets:
Tasks:
Image Classification
Sub-tasks:
multi-label-image-classification
Languages:
English
Size:
100B<n<1T
License:
YuxuanZhang888
commited on
Commit
•
2ec2532
1
Parent(s):
8e8b833
Upload dataset
Browse files- README.md +42 -7
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,27 +1,62 @@
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
- no-annotation
|
4 |
-
language:
|
5 |
-
- en
|
6 |
language_creators:
|
7 |
- other
|
|
|
|
|
8 |
license:
|
9 |
- other
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
-
pretty_name: ColonCancerCTDataset
|
13 |
size_categories:
|
14 |
- 100B<n<1T
|
15 |
source_datasets:
|
16 |
- original
|
17 |
-
tags:
|
18 |
-
- colon cancer
|
19 |
-
- medical
|
20 |
-
- cancer
|
21 |
task_categories:
|
22 |
- image-classification
|
23 |
task_ids:
|
24 |
- multi-label-image-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
---
|
26 |
|
27 |
# Dataset Card Creation Guide
|
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
- no-annotation
|
|
|
|
|
4 |
language_creators:
|
5 |
- other
|
6 |
+
language:
|
7 |
+
- en
|
8 |
license:
|
9 |
- other
|
10 |
multilinguality:
|
11 |
- monolingual
|
|
|
12 |
size_categories:
|
13 |
- 100B<n<1T
|
14 |
source_datasets:
|
15 |
- original
|
|
|
|
|
|
|
|
|
16 |
task_categories:
|
17 |
- image-classification
|
18 |
task_ids:
|
19 |
- multi-label-image-classification
|
20 |
+
pretty_name: ColonCancerCTDataset
|
21 |
+
tags:
|
22 |
+
- colon cancer
|
23 |
+
- medical
|
24 |
+
- cancer
|
25 |
+
dataset_info:
|
26 |
+
features:
|
27 |
+
- name: image
|
28 |
+
dtype: image
|
29 |
+
- name: ImageType
|
30 |
+
sequence: string
|
31 |
+
- name: StudyDate
|
32 |
+
dtype: string
|
33 |
+
- name: SeriesDate
|
34 |
+
dtype: string
|
35 |
+
- name: Manufacturer
|
36 |
+
dtype: string
|
37 |
+
- name: StudyDescription
|
38 |
+
dtype: string
|
39 |
+
- name: SeriesDescription
|
40 |
+
dtype: string
|
41 |
+
- name: PatientSex
|
42 |
+
dtype: string
|
43 |
+
- name: PatientAge
|
44 |
+
dtype: string
|
45 |
+
- name: PregnancyStatus
|
46 |
+
dtype: string
|
47 |
+
- name: BodyPartExamined
|
48 |
+
dtype: string
|
49 |
+
splits:
|
50 |
+
- name: train
|
51 |
+
num_bytes: 3537157.0
|
52 |
+
num_examples: 30
|
53 |
+
download_size: 3538117
|
54 |
+
dataset_size: 3537157.0
|
55 |
+
configs:
|
56 |
+
- config_name: default
|
57 |
+
data_files:
|
58 |
+
- split: train
|
59 |
+
path: data/train-*
|
60 |
---
|
61 |
|
62 |
# Dataset Card Creation Guide
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66b44b781357c85ca3ce3b22c2e9a2859142cced35af890b8232567dd737d718
|
3 |
+
size 3538117
|