Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
fxmarty
/
resnet-tiny-mnist
like
5
Image Classification
Transformers
PyTorch
resnet
Inference Endpoints
License:
gpl-3.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
d64012c
resnet-tiny-mnist
/
preprocessor_config.json
fxmarty
added model
93f7d08
almost 3 years ago
raw
Copy download link
history
blame
Safe
221 Bytes
{
"crop_pct"
:
null
,
"do_normalize"
:
false
,
"do_resize"
:
false
,
"feature_extractor_type"
:
"ConvNextFeatureExtractor"
,
"image_mean"
:
[
0.45
]
,
"image_std"
:
[
0.22
]
,
"resample"
:
3
,
"size"
:
224
}