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
Upload pytorch_model.bin
Browse files- pytorch_model.bin +3 -0
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0c8d73fe0c88681828883e352d36a1696b14b6cafac690e23322a7e5bd5876ea
|
| 3 |
+
size 605237413
|