Skip to content

Commit d742d4b

Browse files
committed
update images and links
1 parent 9667124 commit d742d4b

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -784,35 +784,35 @@ This notebooks in this section shows how you can load data from various sources
784784
<tr>
785785
<td rowspan="4" width="160">
786786
<a href="https://visual-layer.readme.io/docs/running-over-extracted-features">
787-
<img src="gallery/surveillance_thumbnail.jpg" width="200">
787+
<img src="gallery/caption_thumbnail.jpg" width="200">
788788
</a>
789789
</td>
790790
<td rowspan="4">
791-
<b>📑 Captioning with BLIP:</b> Enrich your dataset by captioning them using <a href="https://github.com/salesforce/BLIP">BLIP</a>.
791+
<b>📑 Image Captioning & Visual Question Answering (VQA):</b> Enrich your dataset by captioning them using <a href="https://github.com/salesforce/BLIP">BLIP</a>, <a href="https://github.com/salesforce/LAVIS/tree/main/projects/blip2">BLIP-2</a>, or <a href="https://huggingface.co/ydshieh/vit-gpt2-coco-en-ckpts">ViT-GPT2</a> model. Alternatively, use VQA models and ask question about the content of your images with <a href="https://github.com/dandelin/ViLT">Vilt-b32</a> or <a href="https://huggingface.co/nateraw/vit-age-classifier">ViT-Age</a> model.
792792
</td>
793793
<td align="center" width="80">
794-
<a href="https://nbviewer.org/github/visual-layer/fastdup/blob/main/examples/surveillance_videos.ipynb">
794+
<a href="https://nbviewer.org/github/visual-layer/fastdup/blob/main/examples/caption_generation.ipynb">
795795
<img src="./gallery/nbviewer_logo.png" height="30">
796796
</a>
797797
</td>
798798
</tr>
799799
<tr>
800800
<td align="center">
801-
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/surveillance_videos.ipynb">
801+
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/caption_generation.ipynb">
802802
<img src="./gallery/github_logo.png" height="25">
803803
</a>
804804
</td>
805805
</tr>
806806
<tr>
807807
<td align="center">
808-
<a href="https://colab.research.google.com/github/visual-layer/fastdup/blob/main/examples/surveillance_videos.ipynb">
808+
<a href="https://colab.research.google.com/github/visual-layer/fastdup/blob/main/examples/caption_generation.ipynb">
809809
<img src="./gallery/colab_logo.png" height="20">
810810
</a>
811811
</td>
812812
</tr>
813813
<tr>
814814
<td align="center">
815-
<a href="https://kaggle.com/kernels/welcome?src=https://github.com/visual-layer/fastdup/blob/main/examples/surveillance_videos.ipynb">
815+
<a href="https://kaggle.com/kernels/welcome?src=https://github.com/visual-layer/fastdup/blob/main/examples/caption_generation.ipynb">
816816
<img src="./gallery/kaggle_logo.png" height="25">
817817
</a>
818818
</td>

gallery/caption_thumbnail.jpg

23 KB
Loading

gallery/one-year-old-banner.png

-184 KB
Binary file not shown.
-1.78 MB
Binary file not shown.

0 commit comments

Comments
 (0)