Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
niki-stha
/
vit-pneumonia-detector
like
0
Image Classification
Transformers
PyTorch
Safetensors
vit
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
d505cb2
vit-pneumonia-detector
/
preprocessor_config.json
niki-stha
Create preprocessor_config.json
1c7f70b
over 1 year ago
raw
Copy download link
history
blame
Safe
159 Bytes
{
"do_normalize"
:
true
,
"do_resize"
:
true
,
"image_mean"
:
[
0.5
,
0.5
,
0.5
]
,
"image_std"
:
[
0.5
,
0.5
,
0.5
]
,
"size"
:
224
}