updates
This commit is contained in:
parent
283a3d27a4
commit
f88b2bd153
|
@ -48,7 +48,7 @@ HS**V** Intensity | +/- 50%
|
|||
Checkpoints are saved in `/checkpoints` directory. Run `detect.py` to apply trained weights to an image, such as `zidane.jpg` from the `data/samples` folder, shown here. Alternatively you can use the official YOLOv3 weights:
|
||||
|
||||
- PyTorch format: https://storage.googleapis.com/ultralytics/yolov3.pt
|
||||
- darknet format: https://pjreddie.com/media/files/yolov3.weights
|
||||
- Darknet format: https://pjreddie.com/media/files/yolov3.weights
|
||||
|
||||
![Alt](https://github.com/ultralytics/yolov3/blob/master/data/zidane_result.jpg "inference example")
|
||||
|
||||
|
|
Loading…
Reference in New Issue