ComfyUI Node
BBoxes Scheduler
Filters out bounding boxes using person index and a scheduler (Optional)' Not compatible with KJNodes bboxes
BBoxes Scheduler
- bboxes
- bboxes
◄person_index0►
◄insert_dummy_bbox—►
◄schedule—►
CategoryBBoxNodes
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| bboxes | BOUNDING_BOX | [object Object] | Bounding boxes (not compatible with KJNodes) |
| person_index | INT | 00–10 | The person index on the image starting from 1. 0 for all persons |
| insert_dummy_bbox | BOOLEAN | Insert dummy one-pixel bbox when all bboxes are filtered out | |
| scheduleopt | STRING | Schedule in format 'frame_index:person_index, ...' |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| bboxes | BOUNDING_BOX | Filtered out bboxes (Not compatible with KJNodes) |