ultralytics 8.0.196 instance-mean Segment loss (#5285)
Co-authored-by: Andy <39454881+yermandy@users.noreply.github.com>
This commit is contained in:
parent
7517667a33
commit
e7f0658744
72 changed files with 369 additions and 493 deletions
|
|
@ -54,7 +54,7 @@ You can use RT-DETR for object detection tasks using the `ultralytics` pip packa
|
|||
|
||||
=== "CLI"
|
||||
|
||||
```bash
|
||||
```bash
|
||||
# Load a COCO-pretrained RT-DETR-l model and train it on the COCO8 example dataset for 100 epochs
|
||||
yolo train model=rtdetr-l.pt data=coco8.yaml epochs=100 imgsz=640
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue