Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
FreyaInternal
/
clip_v2
like
0
Follow
FreyaInternal
1
Zero-Shot Image Classification
OpenCLIP
Safetensors
clip
License:
mit
Model card
Files
Files and versions
Community
Use this model
ec5bf38
clip_v2
/
open_clip_config.json
ekurtulus
Add model
ec5bf38
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
215 Bytes
{
"model_cfg"
:
null
,
"preprocess_cfg"
:
{
"mean"
:
[
0.5
,
0.5
,
0.5
]
,
"std"
:
[
0.5
,
0.5
,
0.5
]
,
"interpolation"
:
"bicubic"
,
"resize_mode"
:
"squash"
}
}