cjy666 commited on
Commit
a61689f
·
verified ·
1 Parent(s): 600b393

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_18000.json +0 -0
  2. dataset_0/train_10038_a_2.json +29 -0
  3. dataset_0/train_10043_a_2.json +29 -0
  4. dataset_0/train_10049_a_2.json +29 -0
  5. dataset_0/train_10062_a_2.json +29 -0
  6. dataset_0/train_10073_b_2.json +29 -0
  7. dataset_0/train_10087_a_2.json +29 -0
  8. dataset_0/train_10090_a_2.json +29 -0
  9. dataset_0/train_10094_a_2.json +29 -0
  10. dataset_0/train_10109_a_2.json +29 -0
  11. dataset_0/train_1010_a_2.json +29 -0
  12. dataset_0/train_10110_a_2.json +29 -0
  13. dataset_0/train_1012_a_2.json +29 -0
  14. dataset_0/train_10130_a_2.json +29 -0
  15. dataset_0/train_10157_a_2.json +29 -0
  16. dataset_0/train_10160_a_2.json +29 -0
  17. dataset_0/train_10181_a_2.json +29 -0
  18. dataset_0/train_10184_a_2.json +29 -0
  19. dataset_0/train_10192_a_2.json +29 -0
  20. dataset_0/train_10200_a_2.json +29 -0
  21. dataset_0/train_10201_a_2.json +29 -0
  22. dataset_0/train_1020_a_2.json +29 -0
  23. dataset_0/train_10216_a_2.json +29 -0
  24. dataset_0/train_10217_a_2.json +29 -0
  25. dataset_0/train_10249_a_2.json +29 -0
  26. dataset_0/train_10265_a_2.json +29 -0
  27. dataset_0/train_10276_b_2.json +29 -0
  28. dataset_0/train_10287_b_2.json +29 -0
  29. dataset_0/train_10289_a_2.json +29 -0
  30. dataset_0/train_10297_a_2.json +29 -0
  31. dataset_0/train_10310_a_2.json +29 -0
  32. dataset_0/train_10312_a_2.json +29 -0
  33. dataset_0/train_10326_b_2.json +29 -0
  34. dataset_0/train_10342_a_2.json +29 -0
  35. dataset_0/train_10365_a_2.json +29 -0
  36. dataset_0/train_10370_a_2.json +29 -0
  37. dataset_0/train_10381_b_2.json +29 -0
  38. dataset_0/train_10392_a_2.json +29 -0
  39. dataset_0/train_10415_a_2.json +29 -0
  40. dataset_0/train_10425_a_2.json +29 -0
  41. dataset_0/train_1043_a_2.json +29 -0
  42. dataset_0/train_10445_a_2.json +29 -0
  43. dataset_0/train_10449_a_2.json +29 -0
  44. dataset_0/train_10470_a_2.json +29 -0
  45. dataset_0/train_10471_a_2.json +29 -0
  46. dataset_0/train_10493_a_2.json +29 -0
  47. dataset_0/train_10493_b_2.json +29 -0
  48. dataset_0/train_1049_a_2.json +29 -0
  49. dataset_0/train_10536_a_2.json +29 -0
  50. dataset_0/train_10543_b_2.json +29 -0
dataset_0/split_18000.json ADDED
The diff for this file is too large to render. See raw diff
 
dataset_0/train_10038_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.5016484260559082,
25
+ 0.5016484260559082,
26
+ 0.6666666865348816
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10043_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.47265625,
25
+ 0.47265625,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10049_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.47786465287208557,
25
+ 0.47786465287208557,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10062_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.5108072757720947,
25
+ 0.5108072757720947,
26
+ 0.8333333134651184
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10073_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_10087_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.50390625,
25
+ 0.50390625,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10090_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.5625,
25
+ 0.5625,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10094_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_10109_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.6354166865348816,
25
+ 0.6354166865348816,
26
+ 1.0
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_1010_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.4192708432674408,
25
+ 0.4192708432674408,
26
+ 0.8333333134651184
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10110_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_1012_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.4895833432674408,
25
+ 0.4895833432674408,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10130_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.4010416567325592,
25
+ 0.4010416567325592,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10157_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.5546875,
25
+ 0.5546875,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10160_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.2623697817325592,
25
+ 0.2623697817325592,
26
+ 2.0
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10181_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_10184_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.5,
25
+ 0.5,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10192_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_10200_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
+ 1.0
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10201_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.5520833134651184,
25
+ 0.5520833134651184,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_1020_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_10216_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.3997395932674408,
25
+ 0.3997395932674408,
26
+ 0.6666666865348816
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10217_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.4856770932674408,
25
+ 0.4856770932674408,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10249_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.6393229365348816,
25
+ 0.6393229365348816,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10265_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.5421640276908875,
25
+ 0.5421640276908875,
26
+ 0.8333333134651184
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10276_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.50390625,
25
+ 0.50390625,
26
+ 1.0
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10287_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.3640494644641876,
25
+ 0.3640494644641876,
26
+ 0.6666666865348816
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10289_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.4700520932674408,
25
+ 0.4700520932674408,
26
+ 0.8333333134651184
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10297_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.5438854098320007,
25
+ 0.5438854098320007,
26
+ 0.6666666865348816
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10310_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.4527864456176758,
25
+ 0.4527864456176758,
26
+ 0.8333333134651184
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10312_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.4921875,
25
+ 0.4921875,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10326_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.5950520634651184,
25
+ 0.5950520634651184,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10342_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.4817708432674408,
25
+ 0.4817708432674408,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10365_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
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10370_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.4830729067325592,
25
+ 0.4830729067325592,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10381_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.4544270932674408,
25
+ 0.4544270932674408,
26
+ 1.3333333730697632
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10392_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.4479166567325592,
25
+ 0.4479166567325592,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10415_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_10425_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_1043_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.6236979365348816,
25
+ 0.6236979365348816,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10445_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_10449_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_10470_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_10471_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.4436849057674408,
25
+ 0.4436849057674408,
26
+ 0.6666666865348816
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10493_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.4921875,
25
+ 0.4921875,
26
+ 0.6666666865348816
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10493_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.5817369818687439,
25
+ 0.5817369818687439,
26
+ 0.6666666865348816
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_1049_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.5143229365348816,
25
+ 0.5143229365348816,
26
+ 0.6666666865348816
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10536_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.4153645932674408,
25
+ 0.4153645932674408,
26
+ 0.5
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }
dataset_0/train_10543_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.4571692645549774,
25
+ 0.4571692645549774,
26
+ 0.6666666865348816
27
+ ],
28
+ "note": "Resampled by target spacing first, then center crop/pad to target shape."
29
+ }