diff --git a/README.md b/README.md index 0e1454ff..2e76bd79 100644 --- a/README.md +++ b/README.md @@ -212,7 +212,7 @@ python tools/eval.py --data data/coco.yaml --batch 32 --weights yolov6s6.pt --ta
Inference -First, download a pretrained model from the YOLOv6 [release](https://github.com/meituan/YOLOv6/releases/tag/0.3.0) or use your trained model to do inference. +First, download a pretrained model from the YOLOv6 [release](https://github.com/meituan/YOLOv6/releases/tag/0.4.0) or use your trained model to do inference. Second, run inference with `tools/infer.py`