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
TencentARC
/
QA-CLIP
like
8
Follow
ARC Lab, Tencent PCG
962
Zero-Shot Classification
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
Copy to bucket
new
refs/pr/1
QA-CLIP
/
clip
/
__init__.py
kunyi
Upload 30 files
f76d30f
about 3 years ago
raw
Copy download link
history
blame
Safe
195 Bytes
from
.bert_tokenizer
import
FullTokenizer
_tokenizer = FullTokenizer()
from
.model
import
convert_state_dict
from
.utils
import
load_from_name, available_models, tokenize, image_transform, load