Update OBB predict examples with boats.jpg (#17052)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com> Co-authored-by: Jan Knobloch <116908874+jk4e@users.noreply.github.com> Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
This commit is contained in:
parent
b5fd7f3378
commit
1d6fd4c3cf
4 changed files with 8 additions and 6 deletions
|
|
@ -583,7 +583,7 @@
|
|||
"\n",
|
||||
"model = YOLO('yolo11n-obb.pt') # load a pretrained YOLO OBB model\n",
|
||||
"model.train(data='dota8.yaml', epochs=3) # train the model\n",
|
||||
"model('https://ultralytics.com/images/bus.jpg') # predict on an image"
|
||||
"model('https://ultralytics.com/images/boats.jpg') # predict on an image"
|
||||
],
|
||||
"metadata": {
|
||||
"id": "IJNKClOOB5YS"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue