FlexiCT-3D / preprocessor_config.json
ricklisz123's picture
Upload folder using huggingface_hub
c119316 verified
{
"_processor_class": null,
"auto_map": {
"AutoImageProcessor": "image_processing_flexict.FlexiCTImageProcessor"
},
"clip_range": [
-1000.0,
1000.0
],
"do_orient_lps": true,
"do_resample": true,
"eps": 1e-06,
"image_processor_type": "FlexiCTImageProcessor",
"image_size": [
160,
160,
160
],
"model_variant": "3d",
"preset": "default",
"target_spacing": [
2.0,
2.0,
2.0
]
}