Update docs metadata (#3781)
This commit is contained in:
parent
e324af6a12
commit
e8030316f6
194 changed files with 783 additions and 308 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
comments: true
|
||||
description: Train your custom dataset with YOLOv5. Learn to collect, label and annotate images, and train and deploy models. Get started now.
|
||||
keywords: YOLOv5, train custom dataset, object detection, artificial intelligence, deep learning, computer vision
|
||||
description: Learn how to train your data on custom datasets using YOLOv5. Simple and updated guide on collection and organization of images, labelling, model training and deployment.
|
||||
keywords: YOLOv5, train on custom dataset, image collection, model training, object detection, image labelling, Ultralytics, PyTorch, machine learning
|
||||
---
|
||||
|
||||
📚 This guide explains how to train your own **custom dataset** with [YOLOv5](https://github.com/ultralytics/yolov5) 🚀.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue