Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
afscomercial
/
dermatologic
like
0
Image Classification
PyTorch
resnet
resnet50
medical
acne-detection
License:
mit
Model card
Files
Files and versions
Community
1
main
dermatologic
/
preprocessor_config.json
andres.salguero
add config
e71b026
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
101 Bytes
{
"image_size"
:
[
224
,
224
]
,
"mean"
:
[
0.485
,
0.456
,
0.406
]
,
"std"
:
[
0.229
,
0.224
,
0.225
]
}