New YOLOv8 Results()
class for prediction outputs (#314)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: Laughing-q <1185102784@qq.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com> Co-authored-by: Viet Nhat Thai <60825385+vietnhatthai@users.noreply.github.com> Co-authored-by: Paula Derrenger <107626595+pderrenger@users.noreply.github.com>
This commit is contained in:
11
docs/reference/results.md
Normal file
11
docs/reference/results.md
Normal file
@ -0,0 +1,11 @@
|
||||
### Results API Reference
|
||||
|
||||
:::ultralytics.yolo.engine.results.Results
|
||||
|
||||
### Boxes API Reference
|
||||
|
||||
:::ultralytics.yolo.engine.results.Boxes
|
||||
|
||||
### Masks API Reference
|
||||
|
||||
:::ultralytics.yolo.engine.results.Masks
|
Reference in New Issue
Block a user