Feature Extraction
Transformers
PyTorch
Safetensors
English
vit
image-feature-extraction
biology
medical
cancer
Instructions to use owkin/phikon with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use owkin/phikon with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="owkin/phikon")# Load model directly from transformers import AutoImageProcessor, AutoModel processor = AutoImageProcessor.from_pretrained("owkin/phikon") model = AutoModel.from_pretrained("owkin/phikon") - Inference
- Notebooks
- Google Colab
- Kaggle
Delete ibot_vit_base_pancan.pth
Browse files- ibot_vit_base_pancan.pth +0 -3
ibot_vit_base_pancan.pth
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:3bc6e4e353ebdd75b31979ff470ffa4d67349828057957dcc8d0f13e9d224d3f
|
| 3 |
-
size 1507422731
|
|
|
|
|
|
|
|
|
|
|
|