Add https://youtu.be/YDXKa1EljmU and https://youtu.be/5BO0Il_YYAg to Docs (#8958)
This commit is contained in:
parent
2d513a9e4b
commit
b44e184041
2 changed files with 13 additions and 2 deletions
|
|
@ -8,6 +8,17 @@ keywords: computer vision, datasets, Ultralytics, YOLO, object detection, instan
|
|||
|
||||
Ultralytics provides support for various datasets to facilitate computer vision tasks such as detection, instance segmentation, pose estimation, classification, and multi-object tracking. Below is a list of the main Ultralytics datasets, followed by a summary of each computer vision task and the respective datasets.
|
||||
|
||||
<p align="center">
|
||||
<br>
|
||||
<iframe loading="lazy" width="720" height="405" src="https://www.youtube.com/embed/YDXKa1EljmU"
|
||||
title="YouTube video player" frameborder="0"
|
||||
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
|
||||
allowfullscreen>
|
||||
</iframe>
|
||||
<br>
|
||||
<strong>Watch:</strong> Ultralytics Datasets Overview
|
||||
</p>
|
||||
|
||||
## NEW 🚀 Ultralytics Explorer
|
||||
|
||||
Create embeddings for your dataset, search for similar images, run SQL queries, perform semantic search and even search using natural language! You can get started with our GUI app or build your own using the API. Learn more [here](explorer/index.md).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue