Update README.md
Browse filesAdding tags, fixing image
README.md
CHANGED
@@ -2,6 +2,15 @@
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- image-feature-extraction
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
# Kaiko midnight
|
@@ -144,6 +153,5 @@ print(f"Embedding shape: {embedding[0].shape}")
|
|
144 |
|
145 |
<br />
|
146 |
|
147 |
-
|
148 |
-
|
149 |
-
</div>
|
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- image-feature-extraction
|
5 |
+
- histology
|
6 |
+
- pathology
|
7 |
+
- vision
|
8 |
+
- pytorch
|
9 |
+
- self-supervised
|
10 |
+
- vit
|
11 |
+
- dino
|
12 |
+
language:
|
13 |
+
- en
|
14 |
---
|
15 |
|
16 |
# Kaiko midnight
|
|
|
153 |
|
154 |
<br />
|
155 |
|
156 |
+

|
157 |
+
|
|