Zero-Shot Image Classification
OpenCLIP
PyTorch
clip
vision
language
histopathology
histology
medical
Instructions to use wisdomik/QuiltNet-B-32 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use wisdomik/QuiltNet-B-32 with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:wisdomik/QuiltNet-B-32') tokenizer = open_clip.get_tokenizer('hf-hub:wisdomik/QuiltNet-B-32') - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#2 opened over 1 year ago
by
SFconvertbot