Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    CastError
Message:      Couldn't cast
text: string
qc_file: string
manufacturer: string
label_file: string
token: string
lstv_confusion_zone: bool
prov_spine: string
patient_size: null
ct_resampled_to_mask: bool
lstv_agreement: bool
n_voxels_bg: int64
n_lumbar_labels: int64
lstv_label: string
age: int64
manufacturer_model: string
sex: string
has_l6: bool
ct_file: string
slice_thickness: double
config: string
prov_pelvis: string
convolution_kernel: string
lstv_pelvic: string
pelvic_series_uid: string
spine_bone_pct: double
postwrite_hip_bone_pct: double
patient_weight: double
pelvic_bone_pct: double
n_voxels_ignore: int64
lstv_vertebral: string
lstv_class: int64
partial_annotation: bool
kvp: double
n_voxels_fg: int64
age_band: string
alignment_ok: bool
spine_series_uid: string
position: string
match_type: string
to
{'token': Value('string'), 'position': Value('string'), 'age': Value('int64'), 'age_band': Value('string'), 'sex': Value('string'), 'patient_weight': Value('float64'), 'patient_size': Value('null'), 'convolution_kernel': Value('string'), 'manufacturer': Value('string'), 'manufacturer_model': Value('string'), 'slice_thickness': Value('float64'), 'kvp': Value('float64'), 'config': Value('string'), 'match_type': Value('string'), 'prov_spine': Value('string'), 'prov_pelvis': Value('string'), 'lstv_label': Value('string'), 'lstv_class': Value('int64'), 'lstv_pelvic': Value('string'), 'lstv_vertebral': Value('string'), 'lstv_agreement': Value('bool'), 'lstv_confusion_zone': Value('bool'), 'has_l6': Value('bool'), 'n_lumbar_labels': Value('int64'), 'alignment_ok': Value('bool'), 'ct_resampled_to_mask': Value('bool'), 'postwrite_hip_bone_pct': Value('float64'), 'partial_annotation': Value('bool'), 'n_voxels_ignore': Value('int64'), 'n_voxels_fg': Value('int64'), 'n_voxels_bg': Value('int64'), 'spine_series_uid': Value('string'), 'pelvic_series_uid': Value('string'), 'spine_bone_pct': Value('float64'), 'pelvic_bone_pct': Value('float64'), 'ct_file': Value('string'), 'label_file': Value('string'), 'qc_file': Value('string')}
because column names don't match
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1779, in _prepare_split_single
                  for key, table in generator:
                                    ^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 609, in wrapped
                  for item in generator(*args, **kwargs):
                              ^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 299, in _generate_tables
                  self._cast_table(pa_table, json_field_paths=json_field_paths),
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 128, in _cast_table
                  pa_table = table_cast(pa_table, self.info.features.arrow_schema)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2321, in table_cast
                  return cast_table_to_schema(table, schema)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2249, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              text: string
              qc_file: string
              manufacturer: string
              label_file: string
              token: string
              lstv_confusion_zone: bool
              prov_spine: string
              patient_size: null
              ct_resampled_to_mask: bool
              lstv_agreement: bool
              n_voxels_bg: int64
              n_lumbar_labels: int64
              lstv_label: string
              age: int64
              manufacturer_model: string
              sex: string
              has_l6: bool
              ct_file: string
              slice_thickness: double
              config: string
              prov_pelvis: string
              convolution_kernel: string
              lstv_pelvic: string
              pelvic_series_uid: string
              spine_bone_pct: double
              postwrite_hip_bone_pct: double
              patient_weight: double
              pelvic_bone_pct: double
              n_voxels_ignore: int64
              lstv_vertebral: string
              lstv_class: int64
              partial_annotation: bool
              kvp: double
              n_voxels_fg: int64
              age_band: string
              alignment_ok: bool
              spine_series_uid: string
              position: string
              match_type: string
              to
              {'token': Value('string'), 'position': Value('string'), 'age': Value('int64'), 'age_band': Value('string'), 'sex': Value('string'), 'patient_weight': Value('float64'), 'patient_size': Value('null'), 'convolution_kernel': Value('string'), 'manufacturer': Value('string'), 'manufacturer_model': Value('string'), 'slice_thickness': Value('float64'), 'kvp': Value('float64'), 'config': Value('string'), 'match_type': Value('string'), 'prov_spine': Value('string'), 'prov_pelvis': Value('string'), 'lstv_label': Value('string'), 'lstv_class': Value('int64'), 'lstv_pelvic': Value('string'), 'lstv_vertebral': Value('string'), 'lstv_agreement': Value('bool'), 'lstv_confusion_zone': Value('bool'), 'has_l6': Value('bool'), 'n_lumbar_labels': Value('int64'), 'alignment_ok': Value('bool'), 'ct_resampled_to_mask': Value('bool'), 'postwrite_hip_bone_pct': Value('float64'), 'partial_annotation': Value('bool'), 'n_voxels_ignore': Value('int64'), 'n_voxels_fg': Value('int64'), 'n_voxels_bg': Value('int64'), 'spine_series_uid': Value('string'), 'pelvic_series_uid': Value('string'), 'spine_bone_pct': Value('float64'), 'pelvic_bone_pct': Value('float64'), 'ct_file': Value('string'), 'label_file': Value('string'), 'qc_file': Value('string')}
              because column names don't match
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1342, in compute_config_parquet_and_info_response
                  parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 907, in stream_convert_to_parquet
                  builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1646, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1832, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

token
string
position
string
age
int64
age_band
string
sex
string
patient_weight
null
patient_size
null
convolution_kernel
string
manufacturer
string
manufacturer_model
string
slice_thickness
float64
kvp
float64
config
string
match_type
string
prov_spine
string
prov_pelvis
string
lstv_label
string
lstv_class
int64
lstv_pelvic
string
lstv_vertebral
string
lstv_agreement
bool
lstv_confusion_zone
bool
has_l6
bool
n_lumbar_labels
int64
alignment_ok
bool
ct_resampled_to_mask
bool
postwrite_hip_bone_pct
float64
partial_annotation
bool
n_voxels_ignore
int64
n_voxels_fg
int64
n_voxels_bg
int64
spine_series_uid
string
pelvic_series_uid
string
spine_bone_pct
float64
pelvic_bone_pct
float64
ct_file
string
label_file
string
qc_file
string
189
prone
51
50-59
male
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
fused
fused
manual
manual
LUMBARIZATION
1
NORMAL
LUMBARIZATION
false
true
true
6
true
true
57.5
false
0
3,746,154
145,413,782
1.3.6.1.4.1.9328.50.4.214481
1.3.6.1.4.1.9328.50.4.214481
61.6
56.4
ct/0189_ct.nii.gz
labels/0189_label.nii.gz
qc/0189_qc.png
267
prone
63
60-69
female
null
null
FC13
TOSHIBA
Aquilion
1
120
spine_only
separate
manual
null
LUMBARIZATION
1
NORMAL
LUMBARIZATION
false
true
true
6
true
true
null
true
135,210,944
841,792
0
1.3.6.1.4.1.9328.50.4.298464
1.3.6.1.4.1.9328.50.4.297928
55.6
54.5
ct/0267_spine_ct.nii.gz
labels/0267_spine_label.nii.gz
qc/0267_spine_qc.png
401
prone
57
50-59
female
null
null
B30f
SIEMENS
Sensation 64
1
120
pelvic_native
separate
null
manual
LUMBARIZATION
1
NORMAL
LUMBARIZATION
false
true
false
0
true
true
58.4
true
145,811,794
2,561,710
0
1.3.6.1.4.1.9328.50.4.448857
1.3.6.1.4.1.9328.50.4.448290
58.1
56.2
ct/0401_pelvic_ct.nii.gz
labels/0401_pelvic_label.nii.gz
qc/0401_pelvic_qc.png
672
supine
50
50-59
female
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
pelvic_native
separate
null
manual
LUMBARIZATION
1
NORMAL
LUMBARIZATION
false
true
false
0
true
true
73.2
true
143,377,218
1,326,270
0
1.3.6.1.4.1.9328.50.4.765698
1.3.6.1.4.1.9328.50.4.765190
73.8
70.4
ct/0672_pelvic_ct.nii.gz
labels/0672_pelvic_label.nii.gz
qc/0672_pelvic_qc.png
267
prone
63
60-69
female
null
null
FC13
TOSHIBA
Aquilion
1
120
pelvic_native
separate
null
manual
LUMBARIZATION
1
NORMAL
LUMBARIZATION
false
true
false
0
true
true
57.9
true
137,516,547
1,944,061
0
1.3.6.1.4.1.9328.50.4.298464
1.3.6.1.4.1.9328.50.4.297928
55.6
54.5
ct/0267_pelvic_ct.nii.gz
labels/0267_pelvic_label.nii.gz
qc/0267_pelvic_qc.png
672
supine
50
50-59
female
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
spine_only
separate
manual
null
LUMBARIZATION
1
NORMAL
LUMBARIZATION
false
true
true
6
true
true
null
true
136,604,747
496,565
0
1.3.6.1.4.1.9328.50.4.765698
1.3.6.1.4.1.9328.50.4.765190
73.8
70.4
ct/0672_spine_ct.nii.gz
labels/0672_spine_label.nii.gz
qc/0672_spine_qc.png
215
supine
51
50-59
male
null
null
B30f
SIEMENS
Sensation 16
1
120
pelvic_native
separate
null
manual
LUMBARIZATION
1
NORMAL
LUMBARIZATION
false
true
false
0
true
true
73.6
true
163,055,065
2,357,799
0
1.3.6.1.4.1.9328.50.4.242414
1.3.6.1.4.1.9328.50.4.242435
84.8
73.9
ct/0215_pelvic_ct.nii.gz
labels/0215_pelvic_label.nii.gz
qc/0215_pelvic_qc.png
215
supine
51
50-59
male
null
null
B30f
SIEMENS
Sensation 16
1
120
spine_only
separate
manual
null
LUMBARIZATION
1
NORMAL
LUMBARIZATION
false
true
true
6
true
true
null
true
156,548,334
1,000,210
0
1.3.6.1.4.1.9328.50.4.242414
1.3.6.1.4.1.9328.50.4.242435
84.8
73.9
ct/0215_spine_ct.nii.gz
labels/0215_spine_label.nii.gz
qc/0215_spine_qc.png
401
prone
57
50-59
female
null
null
B30f
SIEMENS
Sensation 64
1
120
spine_only
separate
manual
null
LUMBARIZATION
1
NORMAL
LUMBARIZATION
false
true
true
6
true
true
null
true
156,444,398
1,104,146
0
1.3.6.1.4.1.9328.50.4.448857
1.3.6.1.4.1.9328.50.4.448290
58.1
56.2
ct/0401_spine_ct.nii.gz
labels/0401_spine_label.nii.gz
qc/0401_spine_qc.png
587
supine
80
80-89
male
null
null
B30f
SIEMENS
Sensation 16
1
120
spine_only
separate
manual
null
LUMBARIZATION
1
NORMAL
LUMBARIZATION
false
true
true
6
true
true
null
true
145,235,550
1,302,946
0
1.3.6.1.4.1.9328.50.4.665720
1.3.6.1.4.1.9328.50.4.666280
57.7
54.8
ct/0587_spine_ct.nii.gz
labels/0587_spine_label.nii.gz
qc/0587_spine_qc.png
261
supine
67
60-69
male
null
null
B30f
SIEMENS
Sensation 64
1
120
pelvic_native
separate
null
manual
LUMBARIZATION
1
NORMAL
LUMBARIZATION
false
true
false
0
true
true
68.5
true
156,972,874
2,148,534
0
1.3.6.1.4.1.9328.50.4.291365
1.3.6.1.4.1.9328.50.4.291953
69.1
68.3
ct/0261_pelvic_ct.nii.gz
labels/0261_pelvic_label.nii.gz
qc/0261_pelvic_qc.png
175
supine
54
50-59
male
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
pelvic_native
separate
null
manual
LUMBARIZATION
1
NORMAL
LUMBARIZATION
false
true
false
0
true
true
74.1
true
149,855,630
1,925,746
0
1.3.6.1.4.1.9328.50.4.197318
1.3.6.1.4.1.9328.50.4.197855
70.8
71.1
ct/0175_pelvic_ct.nii.gz
labels/0175_pelvic_label.nii.gz
qc/0175_pelvic_qc.png
666
supine
70
70-79
female
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
spine_only
separate
manual
null
LUMBARIZATION
1
NORMAL
LUMBARIZATION
false
true
true
6
true
true
null
true
129,570,821
452,603
0
1.3.6.1.4.1.9328.50.4.757848
1.3.6.1.4.1.9328.50.4.758348
62.7
63.7
ct/0666_spine_ct.nii.gz
labels/0666_spine_label.nii.gz
qc/0666_spine_qc.png
737
prone
55
50-59
female
null
null
B30f
SIEMENS
Sensation 64
1
120
spine_only
spine_only
manual
null
LUMBARIZATION
1
null
LUMBARIZATION
null
false
true
6
true
true
null
true
142,746,778
645,990
0
1.3.6.1.4.1.9328.50.4.839386
null
67.8
null
ct/0737_spine_ct.nii.gz
labels/0737_spine_label.nii.gz
qc/0737_spine_qc.png
125
prone
null
null
male
null
null
B30f
SIEMENS
Sensation 16
1
120
fused
fused
manual
manual
SACRALIZATION
3
SACRALIZATION
NORMAL
false
true
false
5
true
true
74
false
0
3,110,366
165,972,514
1.3.6.1.4.1.9328.50.4.138263
1.3.6.1.4.1.9328.50.4.138263
82.4
72
ct/0125_ct.nii.gz
labels/0125_label.nii.gz
qc/0125_qc.png
107
prone
53
50-59
male
null
null
B30f
SIEMENS
Sensation 16
1
120
fused
fused
manual
manual
SACRALIZATION
3
NORMAL
SACRALIZATION
false
true
false
4
true
true
53.6
false
0
3,459,603
114,767,341
1.3.6.1.4.1.9328.50.4.118268
1.3.6.1.4.1.9328.50.4.118268
68.4
55.2
ct/0107_ct.nii.gz
labels/0107_label.nii.gz
qc/0107_qc.png
4
supine
51
50-59
male
null
null
B30f
SIEMENS
Sensation 64
1
120
spine_only
separate
manual
null
SACRALIZATION
3
SACRALIZATION
LUMBARIZATION
false
true
true
6
true
true
null
true
135,592,031
722,849
0
1.3.6.1.4.1.9328.50.4.4371
1.3.6.1.4.1.9328.50.4.3828
52.1
51.7
ct/0004_spine_ct.nii.gz
labels/0004_spine_label.nii.gz
qc/0004_spine_qc.png
537
supine
60
60-69
male
null
null
B30f
SIEMENS
Sensation 16
1
120
spine_only
separate
manual
null
SACRALIZATION
3
NORMAL
SACRALIZATION
false
true
false
4
true
true
null
true
140,122,344
648,984
0
1.3.6.1.4.1.9328.50.4.606024
1.3.6.1.4.1.9328.50.4.606003
59.4
57.3
ct/0537_spine_ct.nii.gz
labels/0537_spine_label.nii.gz
qc/0537_spine_qc.png
15
prone
89
80-89
other
null
null
B30f
SIEMENS
Sensation 64
1
120
spine_only
separate
manual
null
SACRALIZATION
3
SACRALIZATION
NORMAL
false
true
false
5
true
true
null
true
124,054,432
726,112
0
1.3.6.1.4.1.9328.50.4.15089
1.3.6.1.4.1.9328.50.4.14567
55.6
52.1
ct/0015_spine_ct.nii.gz
labels/0015_spine_label.nii.gz
qc/0015_spine_qc.png
554
prone
50
50-59
female
null
null
B30f
SIEMENS
Sensation 64
1
120
spine_only
separate
manual
null
SACRALIZATION
3
NORMAL
SACRALIZATION
false
true
false
4
true
true
null
true
134,996,567
531,881
0
1.3.6.1.4.1.9328.50.4.627329
1.3.6.1.4.1.9328.50.4.626827
72.2
71.1
ct/0554_spine_ct.nii.gz
labels/0554_spine_label.nii.gz
qc/0554_spine_qc.png
67
supine
89
80-89
null
null
null
B30f
SIEMENS
Sensation 64
1
120
pelvic_native
separate
null
manual
SACRALIZATION
3
SACRALIZATION
LUMBARIZATION
false
true
false
0
true
true
62.9
true
144,458,582
2,342,058
0
1.3.6.1.4.1.9328.50.4.73318
1.3.6.1.4.1.9328.50.4.73878
52.9
58.3
ct/0067_pelvic_ct.nii.gz
labels/0067_pelvic_label.nii.gz
qc/0067_pelvic_qc.png
67
supine
89
80-89
null
null
null
B30f
SIEMENS
Sensation 64
1
120
spine_only
separate
manual
null
SACRALIZATION
3
SACRALIZATION
LUMBARIZATION
false
true
true
6
true
true
null
true
145,501,727
1,036,769
0
1.3.6.1.4.1.9328.50.4.73318
1.3.6.1.4.1.9328.50.4.73878
52.9
58.3
ct/0067_spine_ct.nii.gz
labels/0067_spine_label.nii.gz
qc/0067_spine_qc.png
123
prone
65
60-69
male
null
null
B30f
SIEMENS
Sensation 16
1
120
spine_only
separate
manual
null
SACRALIZATION
3
SACRALIZATION
NORMAL
false
true
false
5
true
true
null
true
171,643,512
585,096
0
1.3.6.1.4.1.9328.50.4.135859
1.3.6.1.4.1.9328.50.4.136517
57.7
55.9
ct/0123_spine_ct.nii.gz
labels/0123_spine_label.nii.gz
qc/0123_spine_qc.png
104
supine
54
50-59
female
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
pelvic_native
separate
null
manual
SACRALIZATION
3
NORMAL
SACRALIZATION
false
true
false
0
true
true
67.3
true
139,428,698
1,604,774
0
1.3.6.1.4.1.9328.50.4.114781
1.3.6.1.4.1.9328.50.4.115297
62.3
62.7
ct/0104_pelvic_ct.nii.gz
labels/0104_pelvic_label.nii.gz
qc/0104_pelvic_qc.png
104
supine
54
50-59
female
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
spine_only
separate
manual
null
SACRALIZATION
3
NORMAL
SACRALIZATION
false
true
false
4
true
true
null
true
133,500,760
454,824
0
1.3.6.1.4.1.9328.50.4.114781
1.3.6.1.4.1.9328.50.4.115297
62.3
62.7
ct/0104_spine_ct.nii.gz
labels/0104_spine_label.nii.gz
qc/0104_spine_qc.png
110
supine
58
50-59
male
null
null
B30f
SIEMENS
Sensation 16
1
120
pelvic_native
separate
null
manual
SACRALIZATION
3
NORMAL
SACRALIZATION
false
true
false
0
true
true
70.2
true
154,289,160
1,948,664
0
1.3.6.1.4.1.9328.50.4.121083
1.3.6.1.4.1.9328.50.4.120486
69.8
67.5
ct/0110_pelvic_ct.nii.gz
labels/0110_pelvic_label.nii.gz
qc/0110_pelvic_qc.png
15
prone
89
80-89
other
null
null
B30f
SIEMENS
Sensation 64
1
120
pelvic_native
separate
null
manual
SACRALIZATION
3
SACRALIZATION
NORMAL
false
true
false
0
true
true
53.9
true
134,245,059
2,331,965
0
1.3.6.1.4.1.9328.50.4.15089
1.3.6.1.4.1.9328.50.4.14567
55.6
52.1
ct/0015_pelvic_ct.nii.gz
labels/0015_pelvic_label.nii.gz
qc/0015_pelvic_qc.png
123
prone
65
60-69
male
null
null
B30f
SIEMENS
Sensation 16
1
120
pelvic_native
separate
null
manual
SACRALIZATION
3
SACRALIZATION
NORMAL
false
true
false
0
true
true
60.5
true
177,094,155
1,688,053
0
1.3.6.1.4.1.9328.50.4.135859
1.3.6.1.4.1.9328.50.4.136517
57.7
55.9
ct/0123_pelvic_ct.nii.gz
labels/0123_pelvic_label.nii.gz
qc/0123_pelvic_qc.png
64
prone
89
80-89
null
null
null
B30f
SIEMENS
Sensation 64
1
120
spine_only
spine_only
manual
null
SACRALIZATION
3
null
SACRALIZATION
null
false
false
4
true
true
null
true
132,006,628
900,380
0
1.3.6.1.4.1.9328.50.4.70655
null
55.3
null
ct/0064_spine_ct.nii.gz
labels/0064_spine_label.nii.gz
qc/0064_spine_qc.png
6
supine
50
50-59
male
null
null
B30f
SIEMENS
Sensation 16
1
120
spine_only
separate
manual
null
SACRALIZATION
3
SACRALIZATION
NORMAL
false
true
false
5
true
true
null
true
121,700,572
720,676
0
1.3.6.1.4.1.9328.50.4.5980
1.3.6.1.4.1.9328.50.4.5691
59.5
56
ct/0006_spine_ct.nii.gz
labels/0006_spine_label.nii.gz
qc/0006_spine_qc.png
721
supine
58
50-59
female
null
null
B30f
SIEMENS
Sensation 16
1
120
spine_only
separate
manual
null
SACRALIZATION
3
NORMAL
SACRALIZATION
false
true
false
4
true
true
null
true
102,319,620
440,828
0
1.3.6.1.4.1.9328.50.4.819726
1.3.6.1.4.1.9328.50.4.819324
63.3
69.6
ct/0721_spine_ct.nii.gz
labels/0721_spine_label.nii.gz
qc/0721_spine_qc.png
555
supine
60
60-69
female
null
null
B30f
SIEMENS
Sensation 64
1
120
spine_only
separate
manual
null
SACRALIZATION
3
NORMAL
SACRALIZATION
false
true
false
4
true
true
null
true
122,932,548
537,276
0
1.3.6.1.4.1.9328.50.4.627861
1.3.6.1.4.1.9328.50.4.628333
61.2
58.7
ct/0555_spine_ct.nii.gz
labels/0555_spine_label.nii.gz
qc/0555_spine_qc.png
554
prone
50
50-59
female
null
null
B30f
SIEMENS
Sensation 64
1
120
pelvic_native
separate
null
manual
SACRALIZATION
3
NORMAL
SACRALIZATION
false
true
false
0
true
true
76
true
129,346,104
1,988,040
0
1.3.6.1.4.1.9328.50.4.627329
1.3.6.1.4.1.9328.50.4.626827
72.2
71.1
ct/0554_pelvic_ct.nii.gz
labels/0554_pelvic_label.nii.gz
qc/0554_pelvic_qc.png
537
supine
60
60-69
male
null
null
B30f
SIEMENS
Sensation 16
1
120
pelvic_native
separate
null
manual
SACRALIZATION
3
NORMAL
SACRALIZATION
false
true
false
0
true
true
58.9
true
141,443,339
2,211,573
0
1.3.6.1.4.1.9328.50.4.606024
1.3.6.1.4.1.9328.50.4.606003
59.4
57.3
ct/0537_pelvic_ct.nii.gz
labels/0537_pelvic_label.nii.gz
qc/0537_pelvic_qc.png
22
supine
50
50-59
female
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
pelvic_native
pelvic_only
null
manual
SEMI_SACRALIZATION
0
SEMI_SACRALIZATION
null
null
false
false
0
true
true
74.8
true
145,178,047
1,622,593
0
null
1.3.6.1.4.1.9328.50.4.22612
null
72.6
ct/0022_pelvic_ct.nii.gz
labels/0022_pelvic_label.nii.gz
qc/0022_pelvic_qc.png
309
supine
50
50-59
male
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
71.1
false
0
3,427,858
135,770,606
1.3.6.1.4.1.9328.50.4.346380
1.3.6.1.4.1.9328.50.4.346380
74.3
68.7
ct/0309_ct.nii.gz
labels/0309_label.nii.gz
qc/0309_qc.png
785
supine
50
50-59
female
null
null
FC02
TOSHIBA
Aquilion
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
81.7
false
0
2,023,141
137,175,323
1.3.6.1.4.1.9328.50.4.894408
1.3.6.1.4.1.9328.50.4.894408
77.2
75.1
ct/0785_ct.nii.gz
labels/0785_label.nii.gz
qc/0785_qc.png
397
prone
52
50-59
female
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
66.4
false
0
2,365,284
128,182,428
1.3.6.1.4.1.9328.50.4.444007
1.3.6.1.4.1.9328.50.4.444007
60.6
61.9
ct/0397_ct.nii.gz
labels/0397_label.nii.gz
qc/0397_qc.png
218
supine
54
50-59
female
null
null
B30f
SIEMENS
Sensation 16
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
76.1
false
0
3,251,486
134,374,114
1.3.6.1.4.1.9328.50.4.245764
1.3.6.1.4.1.9328.50.4.245764
78.3
69.1
ct/0218_ct.nii.gz
labels/0218_label.nii.gz
qc/0218_qc.png
78
prone
57
50-59
female
null
null
B30f
SIEMENS
Sensation 64
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
64.7
false
0
2,728,661
140,401,963
1.3.6.1.4.1.9328.50.4.84560
1.3.6.1.4.1.9328.50.4.84560
61.2
60
ct/0078_ct.nii.gz
labels/0078_label.nii.gz
qc/0078_qc.png
616
supine
50
50-59
female
null
null
B30f
SIEMENS
Sensation 64
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
85
false
0
3,580,924
140,860,420
1.3.6.1.4.1.9328.50.4.701134_orientation_fixed
1.3.6.1.4.1.9328.50.4.701134_orientation_fixed
84
80.5
ct/0616_ct.nii.gz
labels/0616_label.nii.gz
qc/0616_qc.png
533
prone
70
70-79
female
null
null
B30f
SIEMENS
Sensation 64
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
79.7
false
0
2,608,242
152,843,150
1.3.6.1.4.1.9328.50.4.601643
1.3.6.1.4.1.9328.50.4.601643
85.3
77.2
ct/0533_ct.nii.gz
labels/0533_label.nii.gz
qc/0533_qc.png
45
supine
55
50-59
female
null
null
B30f
SIEMENS
Sensation 16
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
62.9
false
0
2,816,170
115,935,062
1.3.6.1.4.1.9328.50.4.47843
1.3.6.1.4.1.9328.50.4.47843
71.2
62.4
ct/0045_ct.nii.gz
labels/0045_label.nii.gz
qc/0045_qc.png
687
supine
60
60-69
male
null
null
B30f
SIEMENS
Sensation 16
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
62.1
false
0
2,491,284
162,921,580
1.3.6.1.4.1.9328.50.4.782751
1.3.6.1.4.1.9328.50.4.782751
56.7
59.3
ct/0687_ct.nii.gz
labels/0687_label.nii.gz
qc/0687_qc.png
503
prone
60
60-69
male
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
72.8
false
0
2,631,965
139,187,939
1.3.6.1.4.1.9328.50.4.565917
1.3.6.1.4.1.9328.50.4.565917
79.6
72.3
ct/0503_ct.nii.gz
labels/0503_label.nii.gz
qc/0503_qc.png
155
supine
56
50-59
male
null
null
B30f
SIEMENS
Sensation 64
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
86.7
false
0
3,151,258
136,309,350
1.3.6.1.4.1.9328.50.4.174877
1.3.6.1.4.1.9328.50.4.174877
84.2
83.3
ct/0155_ct.nii.gz
labels/0155_label.nii.gz
qc/0155_qc.png
508
supine
60
60-69
female
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
86.1
false
0
1,952,975
140,391,217
1.3.6.1.4.1.9328.50.4.571808
1.3.6.1.4.1.9328.50.4.571808
77.9
80.3
ct/0508_ct.nii.gz
labels/0508_label.nii.gz
qc/0508_qc.png
342
supine
55
50-59
male
null
null
B30f
SIEMENS
Sensation 16
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
55
false
0
2,782,807
155,552,169
1.3.6.1.4.1.9328.50.4.382486
1.3.6.1.4.1.9328.50.4.382486
61.2
55.2
ct/0342_ct.nii.gz
labels/0342_label.nii.gz
qc/0342_qc.png
520
prone
60
60-69
male
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed VCT
1.25
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
45.1
false
0
2,700,338
156,421,070
1.3.6.1.4.1.9328.50.4.585925
1.3.6.1.4.1.9328.50.4.585925
47.2
43.2
ct/0520_ct.nii.gz
labels/0520_label.nii.gz
qc/0520_qc.png
90
prone
64
60-69
male
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
74.3
false
0
1,576,157
156,496,675
1.3.6.1.4.1.9328.50.4.96544
1.3.6.1.4.1.9328.50.4.96544
72.7
71.3
ct/0090_ct.nii.gz
labels/0090_label.nii.gz
qc/0090_qc.png
417
prone
60
60-69
male
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
60.7
false
0
2,053,605
147,368,475
1.3.6.1.4.1.9328.50.4.466883
1.3.6.1.4.1.9328.50.4.466883
58.1
57.3
ct/0417_ct.nii.gz
labels/0417_label.nii.gz
qc/0417_qc.png
112
prone
51
50-59
female
null
null
B30f
SIEMENS
Sensation 16
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
85
false
0
2,623,423
151,255,105
1.3.6.1.4.1.9328.50.4.122847
1.3.6.1.4.1.9328.50.4.122847
81.4
80.3
ct/0112_ct.nii.gz
labels/0112_label.nii.gz
qc/0112_qc.png
214
prone
61
60-69
female
null
null
B30f
SIEMENS
Sensation 16
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
70.5
false
0
2,431,296
124,708,544
1.3.6.1.4.1.9328.50.4.241921
1.3.6.1.4.1.9328.50.4.241921
58.6
63.9
ct/0214_ct.nii.gz
labels/0214_label.nii.gz
qc/0214_qc.png
370
supine
50
50-59
male
null
null
B30f
SIEMENS
Sensation 16
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
67.4
false
0
3,357,915
140,034,853
1.3.6.1.4.1.9328.50.4.413328
1.3.6.1.4.1.9328.50.4.413328
72.5
64.7
ct/0370_ct.nii.gz
labels/0370_label.nii.gz
qc/0370_qc.png
190
prone
53
50-59
female
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
75.8
false
0
2,263,476
161,838,668
1.3.6.1.4.1.9328.50.4.216174
1.3.6.1.4.1.9328.50.4.216174
76.6
74.4
ct/0190_ct.nii.gz
labels/0190_label.nii.gz
qc/0190_qc.png
111
prone
51
50-59
male
null
null
B30f
SIEMENS
Sensation 16
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
65
false
0
3,253,697
154,556,991
1.3.6.1.4.1.9328.50.4.121644
1.3.6.1.4.1.9328.50.4.121644
73.7
64.5
ct/0111_ct.nii.gz
labels/0111_label.nii.gz
qc/0111_qc.png
678
prone
50
50-59
female
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
84.4
false
0
1,714,059
148,756,597
1.3.6.1.4.1.9328.50.4.773211
1.3.6.1.4.1.9328.50.4.773211
82.6
79.6
ct/0678_ct.nii.gz
labels/0678_label.nii.gz
qc/0678_qc.png
251
prone
55
50-59
female
null
null
B30f
SIEMENS
Sensation 64
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
79.9
false
0
1,634,156
129,699,988
1.3.6.1.4.1.9328.50.4.281543
1.3.6.1.4.1.9328.50.4.281543
75.1
74.7
ct/0251_ct.nii.gz
labels/0251_label.nii.gz
qc/0251_qc.png
279
supine
51
50-59
male
null
null
B
Philips
Brilliance 40
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
69.6
false
0
4,054,495
146,154,017
1.3.6.1.4.1.9328.50.4.310145
1.3.6.1.4.1.9328.50.4.310145
86.5
69.5
ct/0279_ct.nii.gz
labels/0279_label.nii.gz
qc/0279_qc.png
611
prone
60
60-69
female
null
null
B30f
SIEMENS
Sensation 64
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
76.2
false
0
3,256,686
136,990,354
1.3.6.1.4.1.9328.50.4.695185
1.3.6.1.4.1.9328.50.4.695185
83
74.3
ct/0611_ct.nii.gz
labels/0611_label.nii.gz
qc/0611_qc.png
718
prone
69
60-69
male
null
null
B30f
SIEMENS
Sensation 64
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
49.1
false
0
2,434,548
149,346,828
1.3.6.1.4.1.9328.50.4.816803
1.3.6.1.4.1.9328.50.4.816803
48.2
47.8
ct/0718_ct.nii.gz
labels/0718_label.nii.gz
qc/0718_qc.png
409
supine
50
50-59
female
null
null
B30f
SIEMENS
Sensation 64
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
86.1
false
0
1,907,070
142,534,274
1.3.6.1.4.1.9328.50.4.457318
1.3.6.1.4.1.9328.50.4.457318
80.6
81.1
ct/0409_ct.nii.gz
labels/0409_label.nii.gz
qc/0409_qc.png
416
prone
50
50-59
male
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
65.7
false
0
3,410,852
153,875,548
1.3.6.1.4.1.9328.50.4.466278
1.3.6.1.4.1.9328.50.4.466278
70.4
64.9
ct/0416_ct.nii.gz
labels/0416_label.nii.gz
qc/0416_qc.png
188
supine
66
60-69
male
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
70.2
false
0
3,167,873
138,914,175
1.3.6.1.4.1.9328.50.4.212967
1.3.6.1.4.1.9328.50.4.212967
74.2
67.2
ct/0188_ct.nii.gz
labels/0188_label.nii.gz
qc/0188_qc.png
171
prone
58
50-59
male
null
null
FC13
TOSHIBA
Aquilion
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
70.5
false
0
3,370,069
165,450,667
1.3.6.1.4.1.9328.50.4.192194
1.3.6.1.4.1.9328.50.4.192194
71.7
66.7
ct/0171_ct.nii.gz
labels/0171_label.nii.gz
qc/0171_qc.png
423
supine
50
50-59
male
null
null
B
Philips
Brilliance 40
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
82.7
false
0
2,872,015
156,511,537
1.3.6.1.4.1.9328.50.4.473394
1.3.6.1.4.1.9328.50.4.473394
80.7
79.3
ct/0423_ct.nii.gz
labels/0423_label.nii.gz
qc/0423_qc.png
481
prone
50
50-59
female
null
null
B30f
SIEMENS
Sensation 16
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
73.9
false
0
2,515,851
99,196,021
1.3.6.1.4.1.9328.50.4.541878
1.3.6.1.4.1.9328.50.4.541878
69.9
69.2
ct/0481_ct.nii.gz
labels/0481_label.nii.gz
qc/0481_qc.png
119
prone
56
50-59
male
null
null
B30f
SIEMENS
Sensation 16
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
80.3
false
0
2,841,199
150,775,185
1.3.6.1.4.1.9328.50.4.130751
1.3.6.1.4.1.9328.50.4.130751
89.2
79.9
ct/0119_ct.nii.gz
labels/0119_label.nii.gz
qc/0119_qc.png
623
prone
60
60-69
male
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
65.6
false
0
2,574,179
146,847,901
1.3.6.1.4.1.9328.50.4.709373
1.3.6.1.4.1.9328.50.4.709373
67.9
64
ct/0623_ct.nii.gz
labels/0623_label.nii.gz
qc/0623_qc.png
451
supine
60
60-69
male
null
null
B
Philips
Brilliance 40
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
76.7
false
0
2,745,185
160,308,383
1.3.6.1.4.1.9328.50.4.505999
1.3.6.1.4.1.9328.50.4.505999
73.7
72.8
ct/0451_ct.nii.gz
labels/0451_label.nii.gz
qc/0451_qc.png
501
prone
50
50-59
female
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
87.5
false
0
2,107,657
127,915,767
1.3.6.1.4.1.9328.50.4.564202
1.3.6.1.4.1.9328.50.4.564202
79.8
79
ct/0501_ct.nii.gz
labels/0501_label.nii.gz
qc/0501_qc.png
706
supine
89
80-89
null
null
null
B30f
SIEMENS
Sensation 64
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
58.2
false
0
3,180,615
145,979,321
1.3.6.1.4.1.9328.50.4.804654
1.3.6.1.4.1.9328.50.4.804654
59.8
54.9
ct/0706_ct.nii.gz
labels/0706_label.nii.gz
qc/0706_qc.png
350
prone
59
50-59
male
null
null
FC13
TOSHIBA
Aquilion
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
69.2
false
0
3,471,437
162,203,571
1.3.6.1.4.1.9328.50.4.391460
1.3.6.1.4.1.9328.50.4.391460
58.2
64.1
ct/0350_ct.nii.gz
labels/0350_label.nii.gz
qc/0350_qc.png
786
supine
59
50-59
male
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
50.7
false
0
2,931,551
142,558,369
1.3.6.1.4.1.9328.50.4.895493
1.3.6.1.4.1.9328.50.4.895493
48.9
48.6
ct/0786_ct.nii.gz
labels/0786_label.nii.gz
qc/0786_qc.png
634
supine
60
60-69
female
null
null
B
Philips
Brilliance 40
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
67.5
false
0
2,349,208
137,897,832
1.3.6.1.4.1.9328.50.4.721952
1.3.6.1.4.1.9328.50.4.721952
65.4
63.1
ct/0634_ct.nii.gz
labels/0634_label.nii.gz
qc/0634_qc.png
17
supine
57
50-59
female
null
null
B30f
SIEMENS
Sensation 64
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
63.5
false
0
3,344,297
126,941,271
1.3.6.1.4.1.9328.50.4.16589
1.3.6.1.4.1.9328.50.4.16589
57.2
58.7
ct/0017_ct.nii.gz
labels/0017_label.nii.gz
qc/0017_qc.png
443
prone
50
50-59
female
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
79.8
false
0
2,672,670
132,331,490
1.3.6.1.4.1.9328.50.4.498050
1.3.6.1.4.1.9328.50.4.498050
78.8
74.9
ct/0443_ct.nii.gz
labels/0443_label.nii.gz
qc/0443_qc.png
434
prone
50
50-59
male
null
null
B30f
SIEMENS
Sensation 64
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
72.9
false
0
2,783,451
140,609,317
1.3.6.1.4.1.9328.50.4.486684
1.3.6.1.4.1.9328.50.4.486684
75.5
69.9
ct/0434_ct.nii.gz
labels/0434_label.nii.gz
qc/0434_qc.png
431
supine
70
70-79
female
null
null
B30f
SIEMENS
Sensation 64
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
63.3
false
0
2,140,193
155,670,495
1.3.6.1.4.1.9328.50.4.482787
1.3.6.1.4.1.9328.50.4.482787
62.2
61.3
ct/0431_ct.nii.gz
labels/0431_label.nii.gz
qc/0431_qc.png
92
prone
63
60-69
male
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
67.8
false
0
2,281,295
122,761,393
1.3.6.1.4.1.9328.50.4.98341
1.3.6.1.4.1.9328.50.4.98341
62.3
64.3
ct/0092_ct.nii.gz
labels/0092_label.nii.gz
qc/0092_qc.png
642
prone
60
60-69
female
null
null
B30f
SIEMENS
Sensation 16
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
45.3
false
0
3,356,188
130,861,540
1.3.6.1.4.1.9328.50.4.731728
1.3.6.1.4.1.9328.50.4.731728
49.6
43.9
ct/0642_ct.nii.gz
labels/0642_label.nii.gz
qc/0642_qc.png
566
prone
70
70-79
female
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
73.1
false
0
2,657,196
139,424,852
1.3.6.1.4.1.9328.50.4.639424
1.3.6.1.4.1.9328.50.4.639424
68.1
69.5
ct/0566_ct.nii.gz
labels/0566_label.nii.gz
qc/0566_qc.png
630
supine
60
60-69
female
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
63.1
false
0
2,295,134
119,339,682
1.3.6.1.4.1.9328.50.4.717070
1.3.6.1.4.1.9328.50.4.717070
62.6
61.7
ct/0630_ct.nii.gz
labels/0630_label.nii.gz
qc/0630_qc.png
569
supine
80
80-89
male
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
62
false
0
2,776,204
152,150,900
1.3.6.1.4.1.9328.50.4.643289
1.3.6.1.4.1.9328.50.4.643289
66
61.5
ct/0569_ct.nii.gz
labels/0569_label.nii.gz
qc/0569_qc.png
519
prone
60
60-69
female
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
70.8
false
0
2,313,236
122,729,452
1.3.6.1.4.1.9328.50.4.585441
1.3.6.1.4.1.9328.50.4.585441
68.9
66
ct/0519_ct.nii.gz
labels/0519_label.nii.gz
qc/0519_qc.png
391
prone
62
60-69
male
null
null
B30f
SIEMENS
Sensation 64
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
64.1
false
0
2,650,540
144,674,388
1.3.6.1.4.1.9328.50.4.437491
1.3.6.1.4.1.9328.50.4.437491
73.3
64.4
ct/0391_ct.nii.gz
labels/0391_label.nii.gz
qc/0391_qc.png
740
prone
51
50-59
female
null
null
B30f
SIEMENS
Sensation 64
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
71
false
0
3,474,723
136,248,029
1.3.6.1.4.1.9328.50.4.842654
1.3.6.1.4.1.9328.50.4.842654
75.8
67.1
ct/0740_ct.nii.gz
labels/0740_label.nii.gz
qc/0740_qc.png
296
prone
null
null
male
null
null
B30f
SIEMENS
Sensation 16
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
83.7
false
0
2,136,311
170,092,297
1.3.6.1.4.1.9328.50.4.330925
1.3.6.1.4.1.9328.50.4.330925
79.5
81.1
ct/0296_ct.nii.gz
labels/0296_label.nii.gz
qc/0296_qc.png
538
supine
60
60-69
female
null
null
B30f
SIEMENS
Sensation 64
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
53.4
false
0
2,108,793
149,148,295
1.3.6.1.4.1.9328.50.4.607097
1.3.6.1.4.1.9328.50.4.607097
53.7
51.6
ct/0538_ct.nii.gz
labels/0538_label.nii.gz
qc/0538_qc.png
614
prone
60
60-69
male
null
null
B30f
SIEMENS
Sensation 64
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
66.8
false
0
2,436,100
140,432,380
1.3.6.1.4.1.9328.50.4.699038
1.3.6.1.4.1.9328.50.4.699038
71.5
67
ct/0614_ct.nii.gz
labels/0614_label.nii.gz
qc/0614_qc.png
579
prone
60
60-69
male
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed VCT
1.25
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
59.9
false
0
3,181,671
166,687,641
1.3.6.1.4.1.9328.50.4.656038
1.3.6.1.4.1.9328.50.4.656038
51.7
56.8
ct/0579_ct.nii.gz
labels/0579_label.nii.gz
qc/0579_qc.png
639
supine
60
60-69
female
null
null
B30f
SIEMENS
Sensation 16
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
66.9
false
0
1,959,585
137,238,879
1.3.6.1.4.1.9328.50.4.727587
1.3.6.1.4.1.9328.50.4.727587
61.1
62.6
ct/0639_ct.nii.gz
labels/0639_label.nii.gz
qc/0639_qc.png
507
supine
50
50-59
male
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
82
false
0
1,720,319
147,701,761
1.3.6.1.4.1.9328.50.4.582924
1.3.6.1.4.1.9328.50.4.582924
81.4
80
ct/0507_ct.nii.gz
labels/0507_label.nii.gz
qc/0507_qc.png
382
prone
50
50-59
female
null
null
B30f
SIEMENS
Sensation 64
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
66.8
false
0
1,906,828
125,495,156
1.3.6.1.4.1.9328.50.4.427428
1.3.6.1.4.1.9328.50.4.427428
61.4
63.4
ct/0382_ct.nii.gz
labels/0382_label.nii.gz
qc/0382_qc.png
626
supine
60
60-69
male
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
72.7
false
0
3,022,673
156,098,735
1.3.6.1.4.1.9328.50.4.712865
1.3.6.1.4.1.9328.50.4.712865
81.5
71.7
ct/0626_ct.nii.gz
labels/0626_label.nii.gz
qc/0626_qc.png
659
prone
70
70-79
male
null
null
B30f
SIEMENS
Sensation 64
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
62.3
false
0
2,291,344
138,479,984
1.3.6.1.4.1.9328.50.4.751428
1.3.6.1.4.1.9328.50.4.751428
57.3
58.9
ct/0659_ct.nii.gz
labels/0659_label.nii.gz
qc/0659_qc.png
774
prone
60
60-69
male
null
null
STANDARD
GE MEDICAL SYSTEMS
LightSpeed16
1.25
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
57.1
false
0
2,276,333
150,815,763
1.3.6.1.4.1.9328.50.4.882714
1.3.6.1.4.1.9328.50.4.882714
60.7
56.2
ct/0774_ct.nii.gz
labels/0774_label.nii.gz
qc/0774_qc.png
425
prone
60
60-69
female
null
null
B30f
SIEMENS
Sensation 16
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
44.2
false
0
3,298,329
134,589,415
1.3.6.1.4.1.9328.50.4.476240
1.3.6.1.4.1.9328.50.4.476240
48.4
44.1
ct/0425_ct.nii.gz
labels/0425_label.nii.gz
qc/0425_qc.png
662
prone
50
50-59
female
null
null
B30f
SIEMENS
Sensation 64
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
85.9
false
0
2,136,365
142,567,123
1.3.6.1.4.1.9328.50.4.754581
1.3.6.1.4.1.9328.50.4.754581
86.2
81.4
ct/0662_ct.nii.gz
labels/0662_label.nii.gz
qc/0662_qc.png
705
supine
89
80-89
null
null
null
B30f
SIEMENS
Sensation 64
1
120
fused
fused
manual
manual
normal
0
NORMAL
NORMAL
true
false
false
5
true
true
72.8
false
0
2,584,250
136,614,214
1.3.6.1.4.1.9328.50.4.803659
1.3.6.1.4.1.9328.50.4.803659
72
69.4
ct/0705_ct.nii.gz
labels/0705_label.nii.gz
qc/0705_qc.png
End of preview.

CTSpinoPelvic1K

A fused spine + pelvis 3D CT segmentation dataset built by patient-level crosswalk between three public sources:

  1. TCIA CT COLONOGRAPHY — DICOM CT volumes (prone + supine per patient)
  2. CTSpine1K (COLONOG subset) — VerSe-convention vertebral label masks
  3. CTPelvic1K dataset2 — sacrum + bilateral hip label masks

Annotations are placed onto the TCIA CT volume with the highest bone coverage (HU > 200), separately per anatomy. For ~650 patients both annotations land on the same series (fused cases); for the rest, spine and pelvic labels target different prone/supine acquisitions (separate cases).

Labels (10-class)

ID Name Source
0 background
1 L1 CTSpine1K (VerSe label 20 → 1)
2 L2 CTSpine1K (VerSe label 21 → 2)
3 L3 CTSpine1K (VerSe label 22 → 3)
4 L4 CTSpine1K (VerSe label 23 → 4)
5 L5 CTSpine1K (VerSe label 24 → 5)
6 L6 / LSTV CTSpine1K (VerSe label 25 → 6) — lumbarized S1
7 sacrum CTPelvic1K (dataset2 label 1 → 7)
8 left hip CTPelvic1K (dataset2 label 2 → 8)
9 right hip CTPelvic1K (dataset2 label 3 → 9)

CTPelvic1K's sacrum takes priority over CTSpine1K's sacrum (label 26) to avoid the two labelling conventions colliding in cases of lumbosacral transitional vertebrae.

Orientation

All volumes are canonicalised to PIR (Posterior-Inferior-Right). The CT and its label map share exactly the same 4×4 affine; no resampling is needed before training.

LSTV annotation

Each case carries two complementary LSTV (lumbosacral transitional vertebra) annotations:

  • lstv_vertebral — derived from CTSpine1K by counting lumbar labels in the segmentation (4 → sacralization, 5 → normal, 6 → lumbarization).
  • lstv_pelvic — derived from CTPelvic1K filename qualifiers (any substring containing "sacralization" → sacralization).
  • lstv_agreementTrue when both sources agree, False when they disagree, None when either side is uninformative.
  • lstv_class — integer 0–3 summarising the dominant call (0=normal, 1=lumbarization, 2=semi-sacralization, 3=sacralization). Pelvic label takes priority.

Splits

70 / 15 / 15 train / val / test, stratified by (lstv_class × match_type) so each split contains the rare sacralization and lumbarization classes.

File format

Each case is a single .npz file under data/<split>/token_<N>.npz:

import numpy as np, json

d = np.load("token_17.npz", allow_pickle=False)
ct     = d["ct"]       # int16  (Z, Y, X)   HU
label  = d["label"]    # uint8  (Z, Y, X)   0..9
affine = d["affine"]   # float32 (4, 4)    RAS affine
meta   = json.loads(str(d["meta"]))

print(meta["match_type"], meta["lstv_class"], meta["spine_bone_pct"])

Quickstart — PyTorch

from dataset_interface import CTSpinoPelvicDataset
from torch.utils.data import DataLoader

ds  = CTSpinoPelvicDataset(
    root      = "anonymous-neurips-ED/CTSpinoPelvic1K",
    split     = "train",
    cache_dir = "~/.cache/ctspinopelvic1k",
)
dl  = DataLoader(ds, batch_size=1, shuffle=True)

for batch in dl:
    ct, label = batch["ct"], batch["label"]   # (B,1,Z,Y,X) / (B,Z,Y,X)
    ...

Quickstart — MONAI

from monai.transforms import (
    Compose, RandCropByPosNegLabeld, RandFlipd, NormalizeIntensityd,
)
from dataset_interface import CTSpinoPelvicDataset

transforms = Compose([
    NormalizeIntensityd(keys="ct", subtrahend=0, divisor=1000),
    RandCropByPosNegLabeld(keys=("ct","label"), label_key="label",
                           spatial_size=(96,96,96), pos=2, neg=1, num_samples=2),
    RandFlipd(keys=("ct","label"), prob=0.5, spatial_axis=(0,1,2)),
])

ds = CTSpinoPelvicDataset(root="anonymous-neurips-ED/CTSpinoPelvic1K",
                          split="train", transform=transforms)

Citation

Please cite the source datasets (CTSpine1K, CTPelvic1K, TCIA CT COLONOGRAPHY) alongside this derivative release. BibTeX entries are provided in CITATION.cff.

License

  • Source datasets — CT COLONOGRAPHY (TCIA), CTSpine1K, CTPelvic1K — retain their respective licenses.
  • Derivative fused labels, splits, and code: CC BY-NC 4.0 (non-commercial).
Downloads last month
323