Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Xenova
/
transformers.js
like
37
ONNX
Model card
Files
Files and versions
xet
Community
5
Copy to bucket
new
refs/pr/4
transformers.js
/
quantized
/
google
/
vit-base-patch16-224-in21k
/
default
/
preprocessor_config.json
Joshua Lochner
Add vision transformer models
ed0e4ed
about 3 years ago
raw
Copy download link
history
blame
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
}