ComfyUI Node
Ultralytics Detector ☃️
A ComfyUI node in Ikki/Detailer Pipeline with 8 inputs and 3 outputs.
Ultralytics Detector ☃️
- image
- segs
- combined_mask
- bbox_mask
◄model_name▾►
◄threshold0.50►
◄dilation10►
◄crop_factor1.5►
◄drop_size16►
◄labelsall►
◄deviceauto►
CategoryIkki/Detailer Pipeline
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| model_name | COMBO | 1 options: NO_MODELS_FOUND | |
| threshold | FLOAT | 0.500–1 | — |
| dilation | INT | 10-512–512 | — |
| crop_factor | FLOAT | 1.51–10 | — |
| drop_size | INT | 161–4096 | — |
| labels | STRING | all | — |
| device | COMBO | auto | 3 options: auto, cuda, cpu |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| segs | SEGS | — |
| combined_mask | MASK | — |
| bbox_mask | MASK | — |