From cb21b7592085ee76185d3dcad10e62563e79c8af Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Tue, 11 Dec 2018 20:23:27 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 026b1f1a..3ed0a87b 100755 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ HS**V** Intensity | +/- 50% # Inference -Run `detect.py --weights` to apply trained weights to an image, such as `zidane.jpg` from the `data/samples` folder, shown here. Download official YOLOv3 weights: +Run `detect.py` to apply trained weights to an image, such as `zidane.jpg` from the `data/samples` folder, shown here. Download official YOLOv3 weights: - PyTorch format: https://storage.googleapis.com/ultralytics/yolov3.pt - Darknet format: https://pjreddie.com/media/files/yolov3.weights