ComfyUI Node
BBoxes与XYXY互换
A ComfyUI node in internvl with 7 inputs and 6 outputs.
BBoxes与XYXY互换
- input_bboxes
- input_bbox
- output_BBOXES
- output_BBOX_xyxy
- output_BBOX_xywh
- valid_count
- invalid_count
- conversion_log
◄convert_modeBBOXES_to_XYXY►
◄index►
◄batch_modetrue►
◄invalid_threshold0►
◄keep_invalid_boxestrue►
Categoryinternvl
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| convert_mode | COMBO | BBOXES_to_XYXY | 2 options: BBOXES_to_XYXY, XYXY_to_BBOXES |
| index | STRING | — | |
| batch_mode | BOOLEAN | true | — |
| invalid_threshold | INT | 00–10 | — |
| keep_invalid_boxes | BOOLEAN | true | — |
| input_bboxesopt | BBOXES | — | |
| input_bboxopt | BBOX | — |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| output_BBOXES | BBOXES | — |
| output_BBOX_xyxy | BBOX | — |
| output_BBOX_xywh | BBOX | — |
| valid_count | INT | — |
| invalid_count | INT | — |
| conversion_log | STRING | — |