Skip to content

Commit d361104

Browse files
committed
update filename and docs url
1 parent 9d6fa4e commit d361104

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -598,36 +598,36 @@ This notebooks in this section shows how you can load data from various sources
598598
<table>
599599
<tr>
600600
<td rowspan="4" width="160">
601-
<a href="https://visual-layer.readme.io/docs/enrichment-ram-groundingdino-sam">
601+
<a href="https://visual-layer.readme.io/docs/enrichment-zero-shot">
602602
<img src="./gallery/enrichment_thumbnail.jpg" width="200">
603603
</a>
604604
</td>
605605
<td rowspan="4">
606606
<b> 🎯 Zero-shot Data Enrichment:</b> Enrich your visual data with labels, captions, bounding boxes, and masks by running then over zero-shot models such as <a href="https://github.com/xinyu1205/recognize-anything">Recognize Anything Model</a>, <a href="https://github.com/IDEA-Research/GroundingDINO">Grounding DINO</a>, <a href="https://github.com/facebookresearch/segment-anything">Segment Anything Model</a> and more.
607607
</td>
608608
<td align="center" width="80">
609-
<a href="https://nbviewer.org/github/visual-layer/fastdup/blob/main/examples/enrichment-ram-groundingdino-sam.ipynb">
609+
<a href="https://nbviewer.org/github/visual-layer/fastdup/blob/main/examples/enrichment-zero-shot.ipynb">
610610
<img src="./gallery/nbviewer_logo.png" height="30">
611611
</a>
612612
</td>
613613
</tr>
614614
<tr>
615615
<td align="center">
616-
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/enrichment-ram-groundingdino-sam.ipynb">
616+
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/enrichment-zero-shot.ipynb">
617617
<img src="./gallery/github_logo.png" height="25">
618618
</a>
619619
</td>
620620
</tr>
621621
<tr>
622622
<td align="center">
623-
<a href="https://colab.research.google.com/github/visual-layer/fastdup/blob/main/examples/enrichment-ram-groundingdino-sam.ipynb">
623+
<a href="https://colab.research.google.com/github/visual-layer/fastdup/blob/main/examples/enrichment-zero-shot.ipynb">
624624
<img src="./gallery/colab_logo.png" height="20">
625625
</a>
626626
</td>
627627
</tr>
628628
<tr>
629629
<td align="center">
630-
<a href="https://kaggle.com/kernels/welcome?src=https://github.com/visual-layer/fastdup/blob/main/examples/enrichment-ram-groundingdino-sam.ipynb">
630+
<a href="https://kaggle.com/kernels/welcome?src=https://github.com/visual-layer/fastdup/blob/main/examples/enrichment-zero-shot.ipynb">
631631
<img src="./gallery/kaggle_logo.png" height="25">
632632
</a>
633633
</td>

0 commit comments

Comments
 (0)