|
1 | | -i |
2 | 1 | <!-- PROJECT SHIELDS --> |
3 | 2 | <!-- |
4 | 3 | *** I'm using markdown "reference style" links for readability. |
@@ -369,11 +368,12 @@ This notebooks in this section shows how you can load data from various sources |
369 | 368 | <table> |
370 | 369 | <tr> |
371 | 370 | <td rowspan="4" width="160"> |
372 | | - <a href="https://visual-layer.readme.io/docs/"> |
| 371 | + <a href="https://visual-layer.readme.io/docs/hugging-face-datasets"> |
373 | 372 | <img src="./gallery/hf_thumbnail.jpg" width="200" /> |
374 | 373 | </a> |
375 | 374 | </td> |
376 | | - <td rowspan="4"><b>🤗 Hugging Face Datasets:</b> Load and analyze datasets from <a href="https://huggingface.co/datasets">Hugging Face Datasets</a>. Perfect if you already have a dataset hosted on Hugging Face hub.</td> |
| 375 | + <td rowspan="4"><b>🤗 Hugging Face Datasets:</b> Load and analyze datasets from <a href="https://huggingface.co/datasets">Hugging Face Datasets</a>. Perfect if you already have a dataset hosted on Hugging Face hub.<br><br> |
| 376 | + <a href="https://visual-layer.readme.io/docs/hugging-face-datasets">🔗 Learn More.</a></td> |
377 | 377 | <td align="center" width="80"> |
378 | 378 | <a href="https://nbviewer.org/github/visual-layer/fastdup/blob/main/examples/analyzing-hf-datasets.ipynb"> |
379 | 379 | <img src="./gallery/nbviewer_logo.png" height="30" /> |
@@ -404,11 +404,12 @@ This notebooks in this section shows how you can load data from various sources |
404 | 404 | <!-- ------------------------------------------------------------------- --> |
405 | 405 | <tr> |
406 | 406 | <td rowspan="4" width="160"> |
407 | | - <a href="https://visual-layer.readme.io/docs/"> |
| 407 | + <a href="https://visual-layer.readme.io/docs/kaggle"> |
408 | 408 | <img src="./gallery/ninja_thumbnail.jpg" width="200" /> |
409 | 409 | </a> |
410 | 410 | </td> |
411 | | - <td rowspan="4"><b>🏆 Kaggle:</b> Load and analyze any computer vision datasets from <a href="https://kaggle.com">Kaggle</a>. Get ahead of your competition with data insights.</td> |
| 411 | + <td rowspan="4"><b>🏆 Kaggle:</b> Load and analyze any computer vision datasets from <a href="https://kaggle.com">Kaggle</a>. Get ahead of your competition with data insights.<br><br> |
| 412 | + <a href="https://visual-layer.readme.io/docs/kaggle">🔗 Learn More.</a></td> |
412 | 413 | <td align="center" width="80"> |
413 | 414 | <a href="https://nbviewer.org/github/visual-layer/fastdup/blob/main/examples/analyzing-kaggle-datasets.ipynb"> |
414 | 415 | <img src="./gallery/nbviewer_logo.png" height="30" /> |
@@ -439,11 +440,12 @@ This notebooks in this section shows how you can load data from various sources |
439 | 440 | <!-- ------------------------------------------------------------------- --> |
440 | 441 | <tr> |
441 | 442 | <td rowspan="4" width="160"> |
442 | | - <a href="https://visual-layer.readme.io/docs/"> |
| 443 | + <a href="https://visual-layer.readme.io/docs/roboflow-universe"> |
443 | 444 | <img src="./gallery/universe_thumbnail.jpg" width="200" /> |
444 | 445 | </a> |
445 | 446 | </td> |
446 | | - <td rowspan="4"><b>🌎 Roboflow Universe:</b> Load and analyze any computer vision datasets from <a href="https://universe.roboflow.com/">Roboflow Universe</a>. Analyze any of the 200,000 datasets on Roboflow Universe.</td> |
| 447 | + <td rowspan="4"><b>🌎 Roboflow Universe:</b> Load and analyze any computer vision datasets from <a href="https://universe.roboflow.com/">Roboflow Universe</a>. Analyze any of the 200,000 datasets on Roboflow Universe.<br><br> |
| 448 | + <a href="https://visual-layer.readme.io/docs/roboflow-universe">🔗 Learn More.</a></td> |
447 | 449 | <td align="center" width="80"> |
448 | 450 | <a href="https://nbviewer.org/github/visual-layer/fastdup/blob/main/examples/analyzing-roboflow-datasets.ipynb"> |
449 | 451 | <img src="./gallery/nbviewer_logo.png" height="30" /> |
@@ -757,7 +759,7 @@ The following are community-contributed blog posts about fastdup - |
757 | 759 | <tr> |
758 | 760 | <td><img src="gallery/community_reduce_dataset_thumbnail.jpg" width="200"></td> |
759 | 761 | <td> |
760 | | - <a href="https://blog.roboflow.com/how-to-reduce-dataset-size-computer-vision/amp/">Roboflow: How to Reduce Dataset Size Without Losing Accuracy</a><br> |
| 762 | + <a href="https://blog.roboflow.com/how-to-reduce-dataset-size-computer-vision/">Roboflow: How to Reduce Dataset Size Without Losing Accuracy</a><br> |
761 | 763 | 🖋️ <a href="author_link_here">Arty Ariuntuya</a> • 🗓 9 August 2023 |
762 | 764 | </td> |
763 | 765 | </tr> |
|
0 commit comments