Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
devadethanr
/
alzheimers-mri-classifier
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
alzheimers-mri-classifier
/
preprocessor_config.json
devadethanr
Create preprocessor_config.json
4388b4e
verified
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
135 Bytes
{
"do_resize"
:
True
,
"image_mean"
:
[
0.5
]
,
# For grayscale images
"image_std"
:
[
0.5
]
,
"resample"
:
2
,
"size"
:
224
}