Skip to content

Commit

Permalink
make doc better
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterH0323 authored Jun 22, 2022
1 parent 661fcea commit c3916aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Train_custom_data.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ path/to/data/labels/val/im1.txt
path/to/data/labels/test/im2.txt
```

**Step 4** Create dataset.yaml in `$YOLOv6_DIR/data`.
**Step 4** Create `dataset.yaml` in `$YOLOv6_DIR/data`.

```yaml
train: path/to/data/images/train # train images
Expand Down

0 comments on commit c3916aa

Please sign in to comment.