Zero-Shot Image Classification
OpenCLIP
Safetensors
English
Not-For-All-Audiences
How to use from the
Use from the
OpenCLIP library
import open_clip

model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:hanxunh/clip_backdoor_vit_b16_cc3m_sig')
tokenizer = open_clip.get_tokenizer('hf-hub:hanxunh/clip_backdoor_vit_b16_cc3m_sig')

Not-For-All-Audiences

This repository has been marked as containing sensitive content and may contain potentially harmful and sensitive information.

View model card