ComfyUI Node
Yolov8DetectionSegmentation
A ComfyUI node in yolov8 with 3 inputs and 9 outputs.
Yolov8DetectionSegmentation
- image
- cropped image
- cropped mask
- image pass through
- x
- y
- width
- height
- mask
- debug image
◄model_name▾►
◄class_id0►
Categoryyolov8
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| model_name | COMBO | 0 options: | |
| class_id | INT | 0 | — |
Outputs (9)
| Name | Type | Description |
|---|---|---|
| cropped image | IMAGE | — |
| cropped mask | MASK | — |
| image pass through | IMAGE | — |
| x | INT | — |
| y | INT | — |
| width | INT | — |
| height | INT | — |
| mask | MASK | — |
| debug image | IMAGE | — |