Update README.md
This commit is contained in:
parent
6c1cd4f3a2
commit
cb21b75920
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue