Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
SemilleroCV
/
resnet50-finetuned-bwmp2-224
like
1
Follow
Hands-On Computer Vision
11
Image Classification
ONNX
SemilleroCV/BWMP2
Spanish
English
doi:10.57967/hf/3073
resnet
License:
mit
Model card
Files
Files and versions
Community
5e49007
resnet50-finetuned-bwmp2-224
/
preprocessor_config.json
Factral
Upload 5 files
5e49007
verified
4 months ago
raw
Copy download link
history
blame
Safe
209 Bytes
{
"do_normalize"
:
true
,
"do_resize"
:
true
,
"image_mean"
:
[
0.485
,
0.456
,
0.406
]
,
"image_std"
:
[
0.229
,
0.224
,
0.225
]
,
"size"
:
{
"height"
:
224
,
"width"
:
224
}
}