ComfyUI Node
Apply Yolov8 Model Seg
A ComfyUI node in Comfyui-Yolov8-JSON with 6 inputs and 2 outputs.
Apply Yolov8 Model Seg
- yolov8_model
- image
- IMAGE
- MASK
◄detectall►
◄label_nameperson,cat,dog►
◄label_listperson►
◄threshold0.25►
CategoryComfyui-Yolov8-JSON
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| yolov8_model | YOLOV8_MODEL | — | |
| image | IMAGE | — | |
| detect | COMBO | all | 3 options: all, choose, input |
| label_name | STRING | person,cat,dog | — |
| label_list | COMBO | person | 80 options: person, bicycle, car, motorcycle, airplane, bus, +74 |
| threshold | FLOAT | 0.250.01–1 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |
| MASK | MASK | — |