Skip to content

Commit beaa484

Browse files
committed
run updated nb
1 parent db6af0a commit beaa484

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

examples/analysing-image-classification-dataset.ipynb

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,6 @@
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/analysing-image-classification-dataset.ipynb)\n",
14-
"\n",
15-
"[![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)\n",
16-
"\n",
17-
"\n",
18-
"\n",
1913
"This notebook shows how you can use [fastdup](https://github.com/visual-layer/fastdup) to analyze an image classification dataset for:\n",
2014
"\n",
2115
"+ Duplicates.\n",
@@ -25,7 +19,11 @@
2519
"\n",
2620
"If you're new, run the notebook in Google Colab or Kaggle for free.\n",
2721
"\n",
28-
"> **Note** - No GPU needed! You can run on an instance with only CPU."
22+
"> **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)"
2927
]
3028
},
3129
{

0 commit comments

Comments
 (0)