Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
edadaltocg
/
resnet50_cifar100
like
0
Image Classification
timm
PyTorch
Safetensors
cifar100
English
resnet50
cifar100
Eval Results
License:
mit
Model card
Files
Files and versions
Community
5
Use this model
refs/pr/3
resnet50_cifar100
/
preprocessor_config.json
chawins
Create preprocessor_config.json
6497321
over 1 year ago
raw
Copy download link
history
blame
212 Bytes
{
"do_normalize"
:
true
,
"do_resize"
:
true
,
"image_mean"
:
[
0.5071
,
0.4867
,
0.4408
]
,
"image_std"
:
[
0.2675
,
0.2565
,
0.2761
]
,
"resample"
:
2
,
"size"
:
32
,
"crop_pct"
:
1
,
}