Skip to content

Commit 7abeaa1

Browse files
committed
add thumnail
1 parent 4262081 commit 7abeaa1

File tree

3 files changed

+36
-1
lines changed

3 files changed

+36
-1
lines changed

README.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,41 @@ This section shows how you can load data from various sources and analyze them w
437437
</td>
438438
</tr>
439439
<!-- ------------------------------------------------------------------- -->
440+
<tr>
441+
<td rowspan="4" width="160">
442+
<a href="https://visual-layer.readme.io/docs/objects-and-bounding-boxes">
443+
<img src="./gallery/universe_thumbnail.jpg" width="200" />
444+
</a>
445+
</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 align="center" width="80">
448+
<a href="https://nbviewer.org/github/visual-layer/fastdup/blob/main/examples/analyzing-roboflow-datasets.ipynb">
449+
<img src="./gallery/nbviewer_logo.png" height="30" />
450+
</a>
451+
</td>
452+
</tr>
453+
<tr>
454+
<td align="center">
455+
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/analyzing-roboflow-datasets.ipynb">
456+
<img src="./gallery/github_logo.png" height="25" />
457+
</a>
458+
</td>
459+
</tr>
460+
<tr>
461+
<td align="center">
462+
<a href="https://colab.research.google.com/github/visual-layer/fastdup/blob/main/examples/analyzing-roboflow-datasets.ipynb">
463+
<img src="./gallery/colab_logo.png" height="20" />
464+
</a>
465+
</td>
466+
</tr>
467+
<tr>
468+
<td align="center">
469+
<a href="https://kaggle.com/kernels/welcome?src=https://github.com/visual-layer/fastdup/blob/main/examples/analyzing-roboflow-datasets.ipynb">
470+
<img src="./gallery/kaggle_logo.png" height="25" />
471+
</a>
472+
</td>
473+
</tr>
474+
<!-- ------------------------------------------------------------------- -->
440475
</table>
441476

442477

examples/analyzing-roboflow-datasets.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"id": "3a08fdbf-0e16-4736-9bf1-df56206c5084",
5959
"metadata": {},
6060
"source": [
61-
"## Downlaod into local folder"
61+
"## Download into local folder"
6262
]
6363
},
6464
{

gallery/universe_thumbnail.jpg

22.3 KB
Loading

0 commit comments

Comments
 (0)