From 110bc330231af70c13eccd4aa934360439bd2fa6 Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Fri, 28 Dec 2018 10:50:38 +0100 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index fa0942e8..d3ff1700 100755 --- a/README.md +++ b/README.md @@ -48,11 +48,9 @@ HS**V** Intensity | +/- 50% Run `detect.py` to apply trained weights to an image and visualize results, such as `zidane.jpg` from the `data/samples` folder, shown here. **YOLOv3:** `detect.py --cfg cfg/yolov3.cfg --weights weights/yolov3.pt` - **YOLOv3-tiny:** `detect.py --cfg cfg/yolov3-tiny.cfg --weights weights/yolov3-tiny.pt` - # Pretrained Weights