Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
jcrbsa
/
pt-gpt2vit
like
2
Image-Text-to-Text
Transformers
PyTorch
JAX
Portuguese
vision-encoder-decoder
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
refs/pr/1
pt-gpt2vit
/
preprocessor_config.json
jcrbsa
First Commit
2e54776
over 3 years ago
raw
Copy download link
history
blame
Safe
227 Bytes
{
"do_normalize"
:
true
,
"do_resize"
:
true
,
"feature_extractor_type"
:
"ViTFeatureExtractor"
,
"image_mean"
:
[
0.5
,
0.5
,
0.5
]
,
"image_std"
:
[
0.5
,
0.5
,
0.5
]
,
"resample"
:
2
,
"size"
:
224
}