Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ydshieh
/
vit-gpt2-coco-en-ckpts
like
11
Image Classification
PyTorch
JAX
TensorBoard
generic
vision-encoder-decoder
Model card
Files
Files and versions
Metrics
Training metrics
Community
3
ae641fc
vit-gpt2-coco-en-ckpts
/
preprocessor_config.json
ydshieh
HF staff
Upload preprocessor_config.json
64938b0
about 3 years ago
raw
Copy download link
history
blame
Safe
160 Bytes
{
"do_normalize"
:
true
,
"do_resize"
:
true
,
"image_mean"
:
[
0.5
,
0.5
,
0.5
]
,
"image_std"
:
[
0.5
,
0.5
,
0.5
]
,
"size"
:
224
}