Skip to content

Commit 67430d1

Browse files
committed
add blip
1 parent 16bec0e commit 67430d1

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

README.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -586,6 +586,43 @@ Learn how to use fastdup as a poweruser!
586586
</td>
587587
</tr>
588588
<!-- ------------------------------------------------------------------- -->
589+
<tr>
590+
<td rowspan="4" width="160">
591+
<a href="https://visual-layer.readme.io/docs/running-over-extracted-features">
592+
<img src="gallery/surveillance_thumbnail.jpg" width="200">
593+
</a>
594+
</td>
595+
<td rowspan="4">
596+
<b>📑 Captioning with BLIP:</b> Enrich your dataset by captioning them using <a href="https://github.com/salesforce/BLIP">BLIP</a>.
597+
</td>
598+
<td align="center" width="80">
599+
<a href="https://nbviewer.org/github/visual-layer/fastdup/blob/main/examples/optical-character-recognition.ipynb">
600+
<img src="./gallery/nbviewer_logo.png" height="30">
601+
</a>
602+
</td>
603+
</tr>
604+
<tr>
605+
<td align="center">
606+
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/optical-character-recognition.ipynb">
607+
<img src="./gallery/github_logo.png" height="30">
608+
</a>
609+
</td>
610+
</tr>
611+
<tr>
612+
<td align="center">
613+
<a href="https://colab.research.google.com/github/visual-layer/fastdup/blob/main/examples/optical-character-recognition.ipynb">
614+
<img src="./gallery/colab_logo.png" height="20">
615+
</a>
616+
</td>
617+
</tr>
618+
<tr>
619+
<td align="center">
620+
<a href="https://kaggle.com/kernels/welcome?src=https://github.com/visual-layer/fastdup/blob/main/examples/optical-character-recognition.ipynb">
621+
<img src="./gallery/kaggle_logo.png" height="30">
622+
</a>
623+
</td>
624+
</tr>
625+
<!-- ------------------------------------------------------------------- -->
589626
<tr>
590627
<td rowspan="4" width="160">
591628
<a href="https://visual-layer.readme.io/docs/image-search">

0 commit comments

Comments
 (0)