Skip to content

Commit d16b134

Browse files
committed
reduce kaggle logo height
1 parent c84881c commit d16b134

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ Learn the basics of fastdup through interactive examples. View the notebooks on
235235
<tr>
236236
<td align="center">
237237
<a href="https://kaggle.com/kernels/welcome?src=https://github.com/visual-layer/fastdup/blob/main/examples/quick-dataset-analysis.ipynb">
238-
<img src="./gallery/kaggle_logo.png" height="30">
238+
<img src="./gallery/kaggle_logo.png" height="25">
239239
</a>
240240
</td>
241241
</tr>
@@ -275,7 +275,7 @@ Learn the basics of fastdup through interactive examples. View the notebooks on
275275
<tr>
276276
<td align="center">
277277
<a href="https://kaggle.com/kernels/welcome?src=https://github.com/visual-layer/fastdup/blob/main/examples/cleaning-image-dataset.ipynb">
278-
<img src="./gallery/kaggle_logo.png" height="30">
278+
<img src="./gallery/kaggle_logo.png" height="25">
279279
</a>
280280
</td>
281281
</tr>
@@ -315,7 +315,7 @@ Learn the basics of fastdup through interactive examples. View the notebooks on
315315
<tr>
316316
<td align="center">
317317
<a href="https://kaggle.com/kernels/welcome?src=https://github.com/visual-layer/fastdup/blob/main/examples/analysing-image-classification-dataset.ipynb">
318-
<img src="./gallery/kaggle_logo.png" height="30">
318+
<img src="./gallery/kaggle_logo.png" height="25">
319319
</a>
320320
</td>
321321
</tr>
@@ -355,7 +355,7 @@ Learn the basics of fastdup through interactive examples. View the notebooks on
355355
<tr>
356356
<td align="center">
357357
<a href="https://kaggle.com/kernels/welcome?src=https://github.com/visual-layer/fastdup/blob/main/examples/analyzing-object-detection-dataset.ipynb">
358-
<img src="./gallery/kaggle_logo.png" height="30">
358+
<img src="./gallery/kaggle_logo.png" height="25">
359359
</a>
360360
</td>
361361
</tr>
@@ -403,7 +403,7 @@ Learn how to use fastdup as a poweruser!
403403
<tr>
404404
<td align="center">
405405
<a href="https://kaggle.com/kernels/welcome?src=https://github.com/visual-layer/fastdup/blob/main/examples/analyzing-hf-datasets.ipynb">
406-
<img src="./gallery/kaggle_logo.png" height="30">
406+
<img src="./gallery/kaggle_logo.png" height="25">
407407
</a>
408408
</td>
409409
</tr>
@@ -439,7 +439,7 @@ Learn how to use fastdup as a poweruser!
439439
<tr>
440440
<td align="center">
441441
<a href="https://kaggle.com/kernels/welcome?src=https://github.com/visual-layer/fastdup/blob/main/examples/dinov2_notebook.ipynb">
442-
<img src="./gallery/kaggle_logo.png" height="30">
442+
<img src="./gallery/kaggle_logo.png" height="25">
443443
</a>
444444
</td>
445445
</tr>
@@ -476,7 +476,7 @@ Learn how to use fastdup as a poweruser!
476476
<tr>
477477
<td align="center">
478478
<a href="https://kaggle.com/kernels/welcome?src=https://github.com/visual-layer/fastdup/blob/main/examples/feature_vectors.ipynb">
479-
<img src="./gallery/kaggle_logo.png" height="30">
479+
<img src="./gallery/kaggle_logo.png" height="25">
480480
</a>
481481
</td>
482482
</tr>
@@ -513,7 +513,7 @@ Learn how to use fastdup as a poweruser!
513513
<tr>
514514
<td align="center">
515515
<a href="https://kaggle.com/kernels/welcome?src=https://github.com/visual-layer/fastdup/blob/main/examples/video-face-detection.ipynb">
516-
<img src="./gallery/kaggle_logo.png" height="30">
516+
<img src="./gallery/kaggle_logo.png" height="25">
517517
</a>
518518
</td>
519519
</tr>
@@ -550,7 +550,7 @@ Learn how to use fastdup as a poweruser!
550550
<tr>
551551
<td align="center">
552552
<a href="https://kaggle.com/kernels/welcome?src=https://github.com/visual-layer/fastdup/blob/main/examples/video-yolov5-detection.ipynb">
553-
<img src="./gallery/kaggle_logo.png" height="30">
553+
<img src="./gallery/kaggle_logo.png" height="25">
554554
</a>
555555
</td>
556556
</tr>
@@ -587,7 +587,7 @@ Learn how to use fastdup as a poweruser!
587587
<tr>
588588
<td align="center">
589589
<a href="https://kaggle.com/kernels/welcome?src=https://github.com/visual-layer/fastdup/blob/main/examples/optical-character-recognition.ipynb">
590-
<img src="./gallery/kaggle_logo.png" height="30">
590+
<img src="./gallery/kaggle_logo.png" height="25">
591591
</a>
592592
</td>
593593
</tr>
@@ -624,7 +624,7 @@ Learn how to use fastdup as a poweruser!
624624
<tr>
625625
<td align="center">
626626
<a href="https://kaggle.com/kernels/welcome?src=https://github.com/visual-layer/fastdup/blob/main/examples/surveillance_videos.ipynb">
627-
<img src="./gallery/kaggle_logo.png" height="30">
627+
<img src="./gallery/kaggle_logo.png" height="25">
628628
</a>
629629
</td>
630630
</tr>
@@ -661,7 +661,7 @@ Learn how to use fastdup as a poweruser!
661661
<tr>
662662
<td align="center">
663663
<a href="https://kaggle.com/kernels/welcome?src=https://github.com/visual-layer/fastdup/blob/main/examples/image-search.ipynb">
664-
<img src="./gallery/kaggle_logo.png" height="30">
664+
<img src="./gallery/kaggle_logo.png" height="25">
665665
</a>
666666
</td>
667667
</tr>

0 commit comments

Comments
 (0)