Signed-off-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>
This commit is contained in:
Muhammad Rizwan Munawar 2025-03-22 16:59:08 +05:00 committed by GitHub
parent 3aba4203f9
commit e248e5b506
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 ⚡.