ComfyUI Node
π BV External Detector Binding (Advanced)
Advanced adapter for detector objects supplied by other node packs. It is not required when models are configured in BV Detector Registry.
π BV External Detector Binding (Advanced)
- bbox_detector
- segm_detector
- sam_model
- detector_binding
- detector_id
- has_bbox
- has_segmentation
- has_sam
βdetector_iddetectorβΊ
Categoryπ BV Node Pack/advanced/integrations
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| detector_id | STRING | detector | β |
| bbox_detectoropt | BBOX_DETECTOR | β | |
| segm_detectoropt | SEGM_DETECTOR | β | |
| sam_modelopt | SAM_MODEL | β |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| detector_binding | BV_DETECTOR_BINDING | β |
| detector_id | STRING | β |
| has_bbox | BOOLEAN | β |
| has_segmentation | BOOLEAN | β |
| has_sam | BOOLEAN | β |