Skip to content

Commit 9753d07

Browse files
committed
pushing latest dino demo
1 parent 606d499 commit 9753d07

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

README.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,38 @@ View the API docs [here](https://visual-layer.readme.io/docs/v1-api).
207207
</tr>
208208

209209
<!-- ------------------------------------------------------------------- -->
210+
<tr>
211+
<td rowspan="3" width="160">
212+
<a href="https://visual-layer.readme.io/docs/getting-started">
213+
<img src="./gallery/cat_dog_thumbnail.jpg" width="256">
214+
</a>
215+
</td>
216+
<td rowspan="3">
217+
<b>Dino v2 Embeddings:</b> In this example, learn how to use the latest Dino v2 algorithm to create and visualize image embeddings.
218+
</td>
219+
<td align="center" width="80">
220+
<a href="https://nbviewer.org/github/visual-layer/fastdup/blob/main/examples/dinov2_notebook.ipynb">
221+
<img src="./gallery/nbviewer_logo.svg" height="34">
222+
</a>
223+
</td>
224+
</tr>
225+
<tr>
226+
<td align="center">
227+
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/dinov2_notebook.ipynb">
228+
<img src="./gallery/github_logo.png" height="32">
229+
</a>
230+
</td>
231+
</tr>
232+
<tr>
233+
<td align="center">
234+
<a href="https://colab.research.google.com/github/visual-layer/fastdup/blob/main/examples/dinov2_notebook.ipynb">
235+
<img src="./gallery/colab_logo.png" height="28">
236+
</a>
237+
</td>
238+
</tr>
239+
240+
<!-- ------------------------------------------------------------------- -->
241+
210242

211243
<tr>
212244
<td rowspan="3" width="160">

gallery/dino.png

612 KB
Loading

0 commit comments

Comments
 (0)