Optimize Docs images (#15900)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
0f9f7b806c
commit
cfebb5f26b
174 changed files with 537 additions and 537 deletions
|
|
@ -25,7 +25,7 @@ Let's begin by creating a virtual machine that's tuned for deep learning:
|
|||
|
||||
This VM comes loaded with a treasure trove of preinstalled tools and frameworks, including the [Anaconda](https://www.anaconda.com/) Python distribution, which conveniently bundles all the necessary dependencies for YOLOv5.
|
||||
|
||||

|
||||

|
||||
|
||||
## Step 2: Ready the VM for YOLOv5
|
||||
|
||||
|
|
@ -64,7 +64,7 @@ python export.py --weights yolov5s.pt --include onnx coreml tflite
|
|||
|
||||
With just a few commands, YOLOv5 allows you to train custom object detection models tailored to your specific needs or utilize pre-trained weights for quick results on a variety of tasks.
|
||||
|
||||

|
||||

|
||||
|
||||
## Allocate Swap Space (optional)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue