File size: 307 Bytes
fa74969 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | {
"auto_map": {
"AutoImageProcessor": "processing_radfinder.RadFinderImageProcessor"
},
"dtype": "float16",
"image_processor_type": "RadFinderImageProcessor",
"min_area_for_padding": 0.0,
"pixdim": [
0.75,
0.75,
3.0
],
"sliding_window_size": [
128,
128,
32
]
}
|