Skip to content

Commit d71591d

Browse files
committed
reduce image preview size
1 parent f518447 commit d71591d

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ Learn the basics of fastdup through interactive examples. View the notebooks on
197197
<tr>
198198
<td rowspan="4" width="160">
199199
<a href="https://visual-layer.readme.io/docs/getting-started">
200-
<img src="./gallery/cat_dog_thumbnail.jpg" width="256">
200+
<img src="./gallery/cat_dog_thumbnail.jpg" width="200">
201201
</a>
202202
</td>
203203
<td rowspan="4">
@@ -239,7 +239,7 @@ Learn the basics of fastdup through interactive examples. View the notebooks on
239239
<tr>
240240
<td rowspan="4" width="160">
241241
<a href="https://visual-layer.readme.io/docs/cleaning-image-dataset">
242-
<img src="gallery/food_thumbnail.jpg" width="256">
242+
<img src="gallery/food_thumbnail.jpg" width="200">
243243
</a>
244244
</td>
245245
<td rowspan="4">
@@ -281,7 +281,7 @@ Learn the basics of fastdup through interactive examples. View the notebooks on
281281
<tr>
282282
<td rowspan="4" width="160">
283283
<a href="https://visual-layer.readme.io/docs/analyzing-labeled-images">
284-
<img src="./gallery/imagenette_thumbnail.jpg" width="256">
284+
<img src="./gallery/imagenette_thumbnail.jpg" width="200">
285285
</a>
286286
</td>
287287
<td rowspan="4">
@@ -323,7 +323,7 @@ Learn the basics of fastdup through interactive examples. View the notebooks on
323323
<tr>
324324
<td rowspan="4" width="160">
325325
<a href="https://visual-layer.readme.io/docs/objects-and-bounding-boxes">
326-
<img src="./gallery/coco_thumbnail.jpg" width="256">
326+
<img src="./gallery/coco_thumbnail.jpg" width="200">
327327
</a>
328328
</td>
329329
<td rowspan="4">
@@ -379,7 +379,7 @@ Learn how to use fastdup as a poweruser!
379379
<tr>
380380
<td rowspan="4" width="160">
381381
<a href="https://visual-layer.readme.io/docs/objects-and-bounding-boxes">
382-
<img src="./gallery/hf_thumbnail.jpg" width="256">
382+
<img src="./gallery/hf_thumbnail.jpg" width="200">
383383
</a>
384384
</td>
385385
<td rowspan="4">
@@ -415,7 +415,7 @@ Learn how to use fastdup as a poweruser!
415415
<tr>
416416
<td rowspan="4" width="160">
417417
<a href="https://visual-layer.readme.io/docs/getting-started">
418-
<img src="./gallery/dino_thumbnail.jpg" width="256">
418+
<img src="./gallery/dino_thumbnail.jpg" width="200">
419419
</a>
420420
</td>
421421
<td rowspan="4">
@@ -454,7 +454,7 @@ Learn how to use fastdup as a poweruser!
454454
<tr>
455455
<td rowspan="4" width="160">
456456
<a href="https://visual-layer.readme.io/docs/video-face-detection">
457-
<img src="./gallery/video-face-detection.png" width="256">
457+
<img src="./gallery/video-face-detection.png" width="200">
458458
</a>
459459
</td>
460460
<td rowspan="4">
@@ -493,7 +493,7 @@ Learn how to use fastdup as a poweruser!
493493
<tr>
494494
<td rowspan="4" width="160">
495495
<a href="https://visual-layer.readme.io/docs/video-yolov5-detection">
496-
<img src="gallery/video-yolov5-detection.png" width="256">
496+
<img src="gallery/video-yolov5-detection.png" width="200">
497497
</a>
498498
</td>
499499
<td rowspan="4">
@@ -532,7 +532,7 @@ Learn how to use fastdup as a poweruser!
532532
<tr>
533533
<td rowspan="4" width="160">
534534
<a href="https://visual-layer.readme.io/docs/image-search">
535-
<img src="gallery/product-matching.jpg" width="256">
535+
<img src="gallery/product-matching.jpg" width="200">
536536
</a>
537537
</td>
538538
<td rowspan="4">
@@ -570,7 +570,7 @@ Learn how to use fastdup as a poweruser!
570570
<tr>
571571
<td rowspan="4" width="160">
572572
<a href="https://visual-layer.readme.io/docs/running-over-extracted-features">
573-
<img src="gallery/feature_vector.jpg" width="256">
573+
<img src="gallery/feature_vector.jpg" width="200">
574574
</a>
575575
</td>
576576
<td rowspan="4">
@@ -609,7 +609,7 @@ Learn how to use fastdup as a poweruser!
609609
<tr>
610610
<td rowspan="4" width="160">
611611
<a href="https://visual-layer.readme.io/docs/running-over-extracted-features">
612-
<img src="gallery/ocr_thumbnail.jpg" width="256">
612+
<img src="gallery/ocr_thumbnail.jpg" width="200">
613613
</a>
614614
</td>
615615
<td rowspan="4">

0 commit comments

Comments
 (0)