Skip to content

Commit b4e5fa1

Browse files
committed
updatenb
1 parent 737599a commit b4e5fa1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/analyzing-image-classification-dataset.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
"source": [
1111
"# Analyzing Image Classification Dataset\n",
1212
"\n",
13+
"[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/visual-layer/fastdup/blob/main/examples/analyzing-image-classification-dataset.ipynb)\n",
14+
"[![Open in Kaggle](https://kaggle.com/static/images/open-in-kaggle.svg)](https://kaggle.com/kernels/welcome?src=https://github.com/visual-layer/fastdup/blob/main/examples/analyzing-image-classification-dataset.ipynb)\n",
15+
"\n",
1316
"This notebook shows how you can use [fastdup](https://github.com/visual-layer/fastdup) to analyze an image classification dataset for:\n",
1417
"\n",
1518
"+ Duplicates.\n",
@@ -20,10 +23,7 @@
2023
"If you're new, run the notebook in Google Colab or Kaggle for free.\n",
2124
"\n",
2225
"> **Note** - No GPU needed! You can run on an instance with only CPU.\n",
23-
"\n",
24-
"[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/visual-layer/fastdup/blob/main/examples/analysing-image-classification-dataset.ipynb)\n",
25-
"\n",
26-
"[![Open in Kaggle](https://kaggle.com/static/images/open-in-kaggle.svg)](https://kaggle.com/kernels/welcome?src=https://github.com/visual-layer/fastdup/blob/main/examples/analysing-image-classification-dataset.ipynb)"
26+
"\n"
2727
]
2828
},
2929
{

0 commit comments

Comments
 (0)