Skip to content

Commit 4023b0b

Browse files
authored
Merge pull request #195 from dnth/dnth/update-img-class-nb
Re-run broken and outdated notebook (Image Classification)
2 parents 5d0f320 + 63d2db5 commit 4023b0b

File tree

3 files changed

+828
-694
lines changed

3 files changed

+828
-694
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -313,21 +313,21 @@ View the API docs [here](https://visual-layer.readme.io/docs/v1-api).
313313
<b>Analyzing Labeled Image Classification Dataset:</b> In this tutorial, learn how to analyze a labeled image classification dataset for potential issues. We use the Imagenette dataset, a 10-class, 13k image subset of ImageNet as a working example.
314314
</td>
315315
<td align="center" width="80">
316-
<a href="https://nbviewer.org/github/visual-layer/fastdup/blob/main/examples/analysing-image-classification-dataset.ipynb">
316+
<a href="https://nbviewer.org/github/visual-layer/fastdup/blob/main/examples/analyzing-image-classification-dataset.ipynb">
317317
<img src="./gallery/nbviewer_logo.svg" height="34">
318318
</a>
319319
</td>
320320
</tr>
321321
<tr>
322322
<td align="center">
323-
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/analysing-image-classification-dataset.ipynb">
323+
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/analyzing-image-classification-dataset.ipynb">
324324
<img src="./gallery/github_logo.png" height="32">
325325
</a>
326326
</td>
327327
</tr>
328328
<tr>
329329
<td align="center">
330-
<a href="https://colab.research.google.com/github/visual-layer/fastdup/blob/main/examples/analysing-image-classification-dataset.ipynb">
330+
<a href="https://colab.research.google.com/github/visual-layer/fastdup/blob/main/examples/analyzing-image-classification-dataset.ipynb">
331331
<img src="./gallery/colab_logo.png" height="28">
332332
</a>
333333
</td>

0 commit comments

Comments
 (0)