Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
niobures
/
BLIP
like
0
ONNX
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
BLIP
/
blip-image-embedding
/
preprocessor_config.json
niobures
blip-image-embedding
3308977
verified
9 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
156 Bytes
{
"image_size"
:
224
,
"center_crop"
:
true
,
"mean"
:
[
0.485
,
0.456
,
0.406
]
,
"std"
:
[
0.229
,
0.224
,
0.225
]
}