Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,38 @@ Sign up for free to be a beta tester and get early access. Drop us an email at i
</a>
</td>
</tr>

<!-- ------------------------------------------------------------------- -->

<tr>
<td rowspan="3" width="160">
<a href="https://visual-layer.readme.io/docs/image-search">
<img src="gallery/product-matching.png" width="256">
</a>
</td>
<td rowspan="3">
<b>Image Search:</b> In this tutorial, learn how to use fastdup to search through large image datasets for duplicates/similar images using a query image. Runs on CPU!
</td>
<td align="center" width="80">
<a href="https://nbviewer.org/github/visual-layer/fastdup/blob/main/examples/image-search.ipynb">
<img src="./gallery/nbviewer_logo.svg" height="34">
</a>
</td>
</tr>
<tr>
<td align="center">
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/image-search.ipynb">
<img src="./gallery/github_logo.png" height="32">
</a>
</td>
</tr>
<tr>
<td align="center">
<a href="https://colab.research.google.com/github/visual-layer/fastdup/blob/main/examples/image-search.ipynb">
<img src="./gallery/colab_logo.png" height="28">
</a>
</td>
</tr>
</table>


Expand Down
1,901 changes: 1,901 additions & 0 deletions examples/image-search.ipynb

Large diffs are not rendered by default.

Binary file added gallery/product-matching.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.