Skip to content

Commit

Permalink
Merge branch 'meituan:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Chilicyy authored Jun 26, 2022
2 parents de55bf1 + d22979c commit ca2b911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ python tools/infer.py --weights yolov6s.pt --source img.jpg / imgdir
Single GPU

```shell
python tools/train.py --batch 256 --conf configs/yolov6s.py --data data/coco.yaml --device 0
python tools/train.py --batch 32 --conf configs/yolov6s.py --data data/coco.yaml --device 0
configs/yolov6n.py
```

Expand Down

0 comments on commit ca2b911

Please sign in to comment.