ComfyUI Node
Multibox Detection
A ComfyUI node in ComfyDL/ObjectDetection with 5 inputs and 1 output.
Multibox Detection
- cls_probs
- offset_preds
- anchors
- detections
◄nms_threshold0.50►
◄pos_threshold0.010►
CategoryComfyDL/ObjectDetection
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| cls_probs | cdlTensor | — | |
| offset_preds | cdlTensor | — | |
| anchors | cdlTensor | — | |
| nms_threshold | FLOAT | 0.500–1 | — |
| pos_threshold | FLOAT | 0.0100–1 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| detections | cdlTensor | — |