ComfyUI Node
Imgutils Generic Detector
A ComfyUI node in imgutils/detection with 7 inputs and 3 outputs.
Imgutils Generic Detector
- image
- image_with_boxes
- detection_mask
- detection_bbox
◄detection_type▾►
◄conf_threshold0.50►
◄iou_threshold0.70►
◄draw_boxestrue►
◄levels►
◄version►
Categoryimgutils/detection
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| detection_type | COMBO | 7 options: Person Detection, Face Detection, Head Detection, Halfbody Detection, Hand Detection, Eye Detection, +1 | |
| conf_threshold | FLOAT | 0.500–1 | — |
| iou_threshold | FLOAT | 0.700–1 | — |
| draw_boxes | BOOLEAN | true | — |
| level | COMBO | s | 2 options: n, s |
| version | COMBO | 3 options: v0, v1, v1.1 |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image_with_boxes | IMAGE | — |
| detection_mask | MASK | — |
| detection_bbox | BBOX | — |