Update docs metadata (#3781)

This commit is contained in:
Glenn Jocher 2023-07-17 12:40:04 +02:00 committed by GitHub
parent e324af6a12
commit e8030316f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
194 changed files with 783 additions and 308 deletions

View file

@ -1,7 +1,7 @@
---
comments: true
description: Learn how to train custom YOLOv8 models on various datasets, configure hyperparameters, and use Ultralytics' YOLO for seamless training.
keywords: YOLOv8, train mode, train a custom YOLOv8 model, hyperparameters, train a model, Comet, ClearML, TensorBoard, logging, loggers
description: Step-by-step guide to train YOLOv8 models with Ultralytics YOLO with examples of single-GPU and multi-GPU training. Efficient way for object detection training.
keywords: Ultralytics, YOLOv8, YOLO, object detection, train mode, custom dataset, GPU training, multi-GPU, hyperparameters, CLI examples, Python examples
---
<img width="1024" src="https://github.com/ultralytics/assets/raw/main/yolov8/banner-integrations.png">