cjy666 commited on
Commit
3780e3c
·
verified ·
1 Parent(s): 099a279

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. dataset_0/split_10000.json +0 -0
  2. dataset_0/train_10044_a_2.json +29 -0
  3. dataset_0/train_1005_a_2.json +29 -0
  4. dataset_0/train_10081_a_2.json +29 -0
  5. dataset_0/train_10104_a_2.json +29 -0
  6. dataset_0/train_10150_a_2.json +29 -0
  7. dataset_0/train_10174_b_2.json +29 -0
  8. dataset_0/train_10262_a_2.json +29 -0
  9. dataset_0/train_10268_a_2.json +29 -0
  10. dataset_0/train_10296_a_2.json +29 -0
  11. dataset_0/train_10345_a_2.json +29 -0
  12. dataset_0/train_10380_a_2.json +29 -0
  13. dataset_0/train_10383_a_2.json +29 -0
  14. dataset_0/train_10404_a_2.json +29 -0
  15. dataset_0/train_10407_a_2.json +29 -0
  16. dataset_0/train_10450_a_2.json +29 -0
  17. dataset_0/train_1048_a_2.json +29 -0
  18. dataset_0/train_10526_a_2.json +29 -0
  19. dataset_0/train_10568_a_2.json +29 -0
  20. dataset_0/train_10597_a_2.json +29 -0
  21. dataset_0/train_10642_a_2.json +29 -0
  22. dataset_0/train_10645_a_2.json +29 -0
  23. dataset_0/train_10665_a_2.json +29 -0
  24. dataset_0/train_10717_a_2.json +29 -0
  25. dataset_0/train_10730_a_2.json +29 -0
  26. dataset_0/train_10744_b_2.json +29 -0
  27. dataset_0/train_1074_b_2.json +29 -0
  28. dataset_0/train_10789_a_2.json +29 -0
  29. dataset_0/train_10824_a_2.json +29 -0
  30. dataset_0/train_10923_a_2.json +29 -0
  31. dataset_0/train_10943_a_2.json +29 -0
  32. dataset_0/train_10946_a_2.json +29 -0
  33. dataset_0/train_10947_a_2.json +29 -0
  34. dataset_0/train_11060_a_2.json +29 -0
  35. dataset_0/train_11088_a_2.json +29 -0
  36. dataset_0/train_11122_a_2.json +29 -0
  37. dataset_0/train_11130_a_2.json +29 -0
  38. dataset_0/train_1113_a_2.json +29 -0
  39. dataset_0/train_11156_b_2.json +29 -0
  40. dataset_0/train_11179_a_2.json +29 -0
  41. dataset_0/train_11185_a_2.json +29 -0
  42. dataset_0/train_111_a_2.json +29 -0
  43. dataset_0/train_11221_a_2.json +29 -0
  44. dataset_0/train_11224_a_2.json +29 -0
  45. dataset_0/train_11230_a_2.json +29 -0
  46. dataset_0/train_11233_a_2.json +29 -0
  47. dataset_0/train_11285_a_2.json +29 -0
  48. dataset_0/train_11318_a_2.json +29 -0
  49. dataset_0/train_11358_a_2.json +29 -0
  50. dataset_0/train_11374_a_2.json +29 -0
dataset_0/split_10000.json ADDED
The diff for this file is too large to render. See raw diff
 
dataset_0/train_10044_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.2578125,
25
+ 0.2578125,
26
+ 2.0
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_1005_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.4908854067325592,
25
+ 0.4908854067325592,
26
+ 0.6666666865348816
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10081_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.4114583432674408,
25
+ 0.4114583432674408,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10104_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.4105885326862335,
25
+ 0.4105885326862335,
26
+ 0.6666666865348816
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10150_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.5052083134651184,
25
+ 0.5052083134651184,
26
+ 1.3333333730697632
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10174_b_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.4557291567325592,
25
+ 0.4557291567325592,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10262_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.4908854067325592,
25
+ 0.4908854067325592,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10268_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.4908854067325592,
25
+ 0.4908854067325592,
26
+ 0.8333333134651184
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10296_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.46484375,
25
+ 0.46484375,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10345_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.4557291567325592,
25
+ 0.4557291567325592,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10380_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.4934895932674408,
25
+ 0.4934895932674408,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10383_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.52734375,
25
+ 0.52734375,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10404_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.4557291567325592,
25
+ 0.4557291567325592,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10407_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.4231770932674408,
25
+ 0.4231770932674408,
26
+ 0.6666666865348816
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10450_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.4557291567325592,
25
+ 0.4557291567325592,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_1048_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.2591145932674408,
25
+ 0.2591145932674408,
26
+ 2.0
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10526_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.39135417342185974,
25
+ 0.39135417342185974,
26
+ 0.6666666865348816
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10568_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.41796875,
25
+ 0.41796875,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10597_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.5494791865348816,
25
+ 0.5494791865348816,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10642_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.48828125,
25
+ 0.48828125,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10645_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.4752604067325592,
25
+ 0.4752604067325592,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10665_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.5807291865348816,
25
+ 0.5807291865348816,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10717_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.2278645783662796,
25
+ 0.2278645783662796,
26
+ 2.0
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10730_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.5338541865348816,
25
+ 0.5338541865348816,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10744_b_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.5260416865348816,
25
+ 0.5260416865348816,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_1074_b_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.4751328229904175,
25
+ 0.4751328229904175,
26
+ 0.8333333134651184
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10789_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.47133591771125793,
25
+ 0.47133591771125793,
26
+ 0.6666666865348816
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10824_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.40625,
25
+ 0.40625,
26
+ 1.3333333730697632
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10923_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.2395833283662796,
25
+ 0.2395833283662796,
26
+ 1.0
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10943_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.5481770634651184,
25
+ 0.5481770634651184,
26
+ 0.6666666865348816
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10946_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.38794007897377014,
25
+ 0.38794007897377014,
26
+ 0.6666666865348816
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10947_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.4557291567325592,
25
+ 0.4557291567325592,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_11060_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.4368593692779541,
25
+ 0.4368593692779541,
26
+ 0.8333333134651184
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_11088_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.3776041567325592,
25
+ 0.3776041567325592,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_11122_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.4557291567325592,
25
+ 0.4557291567325592,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_11130_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.4348958432674408,
25
+ 0.4348958432674408,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_1113_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.55859375,
25
+ 0.55859375,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_11156_b_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.4934895932674408,
25
+ 0.4934895932674408,
26
+ 0.6666666865348816
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_11179_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.2506510317325592,
25
+ 0.2506510317325592,
26
+ 1.0
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_11185_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.4732656180858612,
25
+ 0.4732656180858612,
26
+ 0.6666666865348816
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_111_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.6119791865348816,
25
+ 0.6119791865348816,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_11221_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.5169270634651184,
25
+ 0.5169270634651184,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_11224_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.4557291567325592,
25
+ 0.4557291567325592,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_11230_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.53515625,
25
+ 0.53515625,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_11233_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.4583333432674408,
25
+ 0.4583333432674408,
26
+ 0.6666666865348816
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_11285_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.30078125,
25
+ 0.30078125,
26
+ 1.0
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_11318_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.4914973974227905,
25
+ 0.4914973974227905,
26
+ 0.6666666865348816
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_11358_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.5638020634651184,
25
+ 0.5638020634651184,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_11374_a_2.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "quantization": "int16_fullrange_symmetric",
3
+ "dtype": "int16",
4
+ "layout": "XYZ",
5
+ "shape": [
6
+ 256,
7
+ 256,
8
+ 256
9
+ ],
10
+ "scale": 32.767,
11
+ "vmin": -1000.0,
12
+ "vmax": 1000.0,
13
+ "target_spacing_xyz": [
14
+ 1.5,
15
+ 1.5,
16
+ 1.5
17
+ ],
18
+ "applied_spacing_xyz": [
19
+ 1.5,
20
+ 1.5,
21
+ 1.5
22
+ ],
23
+ "zoom_from_src_spacing": [
24
+ 0.6510416865348816,
25
+ 0.6510416865348816,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }