Update README.md
Browse files
README.md
CHANGED
@@ -3,16 +3,23 @@ tags:
|
|
3 |
- zero-shot-image-classification
|
4 |
- clip
|
5 |
- histopathology
|
6 |
-
- pathology
|
7 |
- histology
|
8 |
-
-
|
9 |
-
- language
|
10 |
library_tag: open_clip
|
11 |
license: mit
|
12 |
widget:
|
13 |
-
- src: https://
|
14 |
-
|
15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
|
18 |
|
|
|
3 |
- zero-shot-image-classification
|
4 |
- clip
|
5 |
- histopathology
|
|
|
6 |
- histology
|
7 |
+
- medical
|
|
|
8 |
library_tag: open_clip
|
9 |
license: mit
|
10 |
widget:
|
11 |
+
- src: https://huggingface.co/wisdomik/QuiltNet-B-16/blob/main/BREST092.jpeg
|
12 |
+
candidate_labels: adipose tissue, debris tissue, lymphocytes tissue, mucus tissue, smooth muscle tissue, normal colon mucosa tissue, cancer-associated stroma tissue, colorectal adenocarcinoma epithelium tissue
|
13 |
+
example_title: Tissue phenotyping
|
14 |
+
- src: >-
|
15 |
+
https://huggingface.co/microsoft/BiomedCLIP-PubMedBERT_256-vit_base_patch16_224/resolve/main/example_data/biomed_image_classification_example_data/squamous_cell_carcinoma_histopathology.jpeg
|
16 |
+
candidate_labels: adenocarcinoma histopathology, squamous cell carcinoma histopathology
|
17 |
+
example_title: squamous cell carcinoma histopathology
|
18 |
+
- src: >-
|
19 |
+
https://huggingface.co/microsoft/BiomedCLIP-PubMedBERT_256-vit_base_patch16_224/resolve/main/example_data/biomed_image_classification_example_data/adenocarcinoma_histopathology.jpg
|
20 |
+
candidate_labels: adenocarcinoma histopathology, squamous cell carcinoma histopathology
|
21 |
+
example_title: adenocarcinoma histopathology
|
22 |
+
pipeline_tag: zero-shot-image-classification
|
23 |
---
|
24 |
|
25 |
|