Image Feature Extraction
OpenCLIP
biology
birds
clip
knowledge-distillation
zero-shot-image-classification
Instructions to use johnlian/WingCLIP-0.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use johnlian/WingCLIP-0.1 with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:johnlian/WingCLIP-0.1') tokenizer = open_clip.get_tokenizer('hf-hub:johnlian/WingCLIP-0.1') - Notebooks
- Google Colab
- Kaggle