diff --git a/README.md b/README.md index 9c7a1bf5..7cbce2af 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ - + +
v2.2v3.0

@@ -9,6 +10,7 @@

+ # Introduction This directory contains python software and an iOS App developed by Ultralytics LLC, and **is freely available for redistribution under the GPL-3.0 license**. For more information please visit https://www.ultralytics.com. @@ -64,10 +66,10 @@ HS**V** Intensity | +/- 50% Run `detect.py` to apply trained weights to an image, such as `zidane.jpg` from the `data/samples` folder: **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` - + ## Webcam