Upload preprocessing.json with huggingface_hub
Browse files- preprocessing.json +7 -0
preprocessing.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"slice_plane": "coronal",
|
| 3 |
+
"resolution": 192,
|
| 4 |
+
"normalisation": "percentile_1_99",
|
| 5 |
+
"mni152_register": false,
|
| 6 |
+
"bbox_crop_margin": 4
|
| 7 |
+
}
|