Export model 'openai/clip-vit-base-patch16', on 2025-01-29 03:22:38 JST
Browse files
README.md
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
pipeline_tag: zero-shot-classification
|
3 |
+
base_model:
|
4 |
+
- openai/clip-vit-base-patch16
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- transformers
|
9 |
+
- clip
|
10 |
+
- image
|
11 |
+
- dghs-realutils
|
12 |
+
library_name: dghs-realutils
|
13 |
+
---
|
14 |
+
|
15 |
+
ONNX exported version of CLIP models.
|
16 |
+
|
17 |
+
# Models
|
18 |
+
|
19 |
+
1 model exported in total.
|
20 |
+
|
21 |
+
| Name | Image (Params/FLOPS) | Image Size | Image Width (Enc/Emb) | Text (Params/FLOPS) | Text Width (Enc/Emb) | Created At |
|
22 |
+
|:------------------------------------------------------------------------------------|:-----------------------|-------------:|:------------------------|:----------------------|:-----------------------|:-------------|
|
23 |
+
| [openai/clip-vit-base-patch16](https://huggingface.co/openai/clip-vit-base-patch16) | 85.6M / 16.9G | 224 | 768 / 512 | 37.8M / 529.2M | 512 / 512 | 2022-03-03 |
|
24 |
+
|
models.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54ca9c6a7c8944d12e4877456d8fc8cbd2c14015bcc0cdf30428fa8431023742
|
3 |
+
size 8439
|
openai/clip-vit-base-patch16/image_encode.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9546aaa4e94c5ac85cb64ca74729eca7343d0c690744d746a9a0dc25907c639
|
3 |
+
size 345024893
|
openai/clip-vit-base-patch16/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9a4134bb883680a0832160e0b23b095278cfcfb15c8addf0a094a806a9df89d
|
3 |
+
size 444
|
openai/clip-vit-base-patch16/preprocessor.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7205c8fb09a2889e5abac115d76f9a949626ef911417c18a848d7aa81f34820d
|
3 |
+
size 826
|
openai/clip-vit-base-patch16/text_encode.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:777bfe38c6ff9c5230fad08b9773a641f56403f4bc3d4bf639d17f3f9274536a
|
3 |
+
size 253990000
|
openai/clip-vit-base-patch16/tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77a1af6b322d9feab24f4b2365db74b999b7a3117c855da8a4626fb20b87221f
|
3 |
+
size 3642202
|