From 22e963a8b7d6dca9c7e6d5b9b496afcb7dfdb685 Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Mon, 11 Feb 2019 14:12:13 +0100 Subject: [PATCH] updates --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index fa29c045..6b75418d 100755 --- a/README.md +++ b/README.md @@ -44,9 +44,8 @@ HS**V** Intensity | +/- 50% # Inference - ## Images -Run `detect.py` to apply trained weights to an image and visualize results, such as `zidane.jpg` from the `data/samples` folder, shown here. +Run `detect.py` to apply trained weights to an image, such as `zidane.jpg` from the `data/samples` folder, shown here. **YOLOv3:** `detect.py --cfg cfg/yolov3.cfg --weights weights/yolov3.pt`