mirror of
https://github.com/ultralytics/ultralytics
synced 2026-05-24 01:28:26 +00:00
Add https://youtu.be/EXIpyYVEjoI to docs (#19820)
Signed-off-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>
This commit is contained in:
parent
3aba4203f9
commit
e248e5b506
1 changed files with 13 additions and 2 deletions
|
|
@ -8,9 +8,13 @@ keywords: Visual Studio Code, VS Code, deep learning, convolutional neural netwo
|
|||
|
||||
<p align="center">
|
||||
<br>
|
||||
<img src="https://github.com/ultralytics/docs/releases/download/0/snippet-prediction-preview.avif" alt="Snippet Prediction Preview">
|
||||
<iframe loading="lazy" width="720" height="405" src="https://www.youtube.com/embed/EXIpyYVEjoI"
|
||||
title="YouTube video player" frameborder="0"
|
||||
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
|
||||
allowfullscreen>
|
||||
</iframe>
|
||||
<br>
|
||||
Run example code using Ultralytics YOLO in under 20 seconds! 🚀
|
||||
<strong>Watch:</strong> How to use Ultralytics Visual Studio Code Extension | Ready-to-Use Code Snippets | Ultralytics YOLO 🎉
|
||||
</p>
|
||||
|
||||
## Features and Benefits
|
||||
|
|
@ -27,6 +31,13 @@ keywords: Visual Studio Code, VS Code, deep learning, convolutional neural netwo
|
|||
|
||||
If you use Visual Studio Code and answered 'yes' to any of the above, then the Ultralytics-snippets extension for VS Code is here to help! Read on to learn more about the extension, how to install it, and how to use it.
|
||||
|
||||
<p align="center">
|
||||
<br>
|
||||
<img src="https://github.com/ultralytics/docs/releases/download/0/snippet-prediction-preview.avif" alt="Snippet Prediction Preview">
|
||||
<br>
|
||||
Run example code using Ultralytics YOLO in under 20 seconds! 🚀
|
||||
</p>
|
||||
|
||||
## Inspired by the Ultralytics Community
|
||||
|
||||
The inspiration to build this extension came from the Ultralytics Community. Questions from the Community around similar topics and examples fueled the development for this project. Additionally, as some of the Ultralytics Team also uses VS Code, we also use it as a tool to accelerate our work too ⚡.
|
||||
|
|
|
|||
Loading…
Reference in a new issue