mirror of
https://github.com/THU-MIG/yolov10.git
synced 2025-05-22 21:04:21 +08:00
update README
This commit is contained in:
parent
842e8ababe
commit
2b24dab60f
@ -70,6 +70,8 @@ yolo detect train data=coco.yaml model=yolov10n/s/m/b/l/x.yaml epochs=500 batch=
|
||||
|
||||
## Prediction
|
||||
```
|
||||
# Note that a smaller confidence threshold can be set to detect smaller objects or objects in the distance.
|
||||
# Please refer to [here](https://github.com/THU-MIG/yolov10/issues/136) for details.
|
||||
yolo predict model=yolov10n/s/m/b/l/x.pt
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user