Skip to content

Commit 6f8a514

Browse files
author
dbickson
committed
fixing
1 parent 5301cb2 commit 6f8a514

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ fastdup.create_duplicates_gallery('outliers.csv', save_path='.') #create
9595
## Getting started examples
9696
- [Getting started on a Kaggle dataset](https://github.com/visualdatabase/fastdup/blob/main/examples/getting_started_kaggle.ipynb)
9797
- [Finding duplicates, outliers in the Food-101 datadset:](https://github.com/visualdatabase/fastdup/blob/main/examples/getting_started_food101.ipynb)
98-
- [Finding duplicates, outliers and connected components in the Food-101 dataset - Google Colab](https://colab.research.google.com/github/visualdatabase/fastdup/blob/main/examples/fastdup.ipynb)
99-
- [🔥🔥🔥 Analyzing video of the MEVA dataset - Google Colab](https://colab.research.google.com/github/visualdatabase/fastdup/blob/main/examples/fastdup_video.ipynb)
98+
- [🔥🔥🔥 Finding duplicates, outliers and connected components in the Food-101 dataset, including Tensorboard Projector visualization - Google Colab](https://colab.research.google.com/github/visualdatabase/fastdup/blob/main/examples/fastdup.ipynb)
99+
- [🔥Analyzing video of the MEVA dataset - Google Colab](https://colab.research.google.com/github/visualdatabase/fastdup/blob/main/examples/fastdup_video.ipynb)
100100

101101
![Tensorboard Projector integration is explained in our Colab notebook](./gallery/tensorboard_projector.png)
102102

0 commit comments

Comments
 (0)