Update links to https://docs.ultralytics.com (#2182)
This commit is contained in:
parent
8f5eeb09f3
commit
4af9ca7382
15 changed files with 46 additions and 46 deletions
|
|
@ -68,7 +68,7 @@ downloaded and unzipped to see exactly how to structure your custom dataset.
|
|||
</p>
|
||||
|
||||
The dataset YAML is the same standard YOLOv5 YAML format. See
|
||||
the [YOLOv5 Train Custom Data tutorial](https://github.com/ultralytics/yolov5/wiki/Train-Custom-Data) for full details.
|
||||
the [YOLOv5 Train Custom Data tutorial](https://docs.ultralytics.com/yolov5/tutorials/train_custom_data) for full details.
|
||||
|
||||
```yaml
|
||||
# Train/val/test sets as 1) dir: path/to/imgs, 2) file: path/to/imgs.txt, or 3) list: [path/to/imgs1, path/to/imgs2, ..]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue