Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
bswift
/
RETfound_eyepacs_DR
like
1
Image Classification
Transformers
PyTorch
vit
VitMAE
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
main
RETfound_eyepacs_DR
/
preprocessor_config.json
bswift
Update preprocessor_config.json
e66b183
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
176 Bytes
{
"preprocess"
:
{
"resize"
:
[
256
,
256
]
,
"normalize"
:
{
"mean"
:
[
0.485
,
0.456
,
0.406
]
,
"std"
:
[
0.229
,
0.224
,
0.225
]
}
}
}