ComfyUI Node
Apply Yolov8 Model Detect
A ComfyUI node in Comfyui-Yolov8-JSON with 7 inputs and 3 outputs.
Apply Yolov8 Model Detect
- yolov8_model
- image
- IMAGE
- JSON
- MASK
◄detectall►
◄label_nameperson,cat,dog►
◄label_listperson►
◄json_typeLabelme►
◄threshold0.25►
CategoryComfyui-Yolov8-JSON
Inputs (7)
| 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 |
| json_type | COMBO | Labelme | 2 options: Labelme, yolov8 |
| threshold | FLOAT | 0.250.01–1 | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |
| JSON | JSON | — |
| MASK | MASK | — |