ComfyUI Node
Zero-Shot Object Detection
A ComfyUI node in Transformers/ZeroShotObjectDetection with 4 inputs and 2 outputs.
Zero-Shot Object Detection
- image
- annotated_image
- detections_json
◄candidate_labelscat, dog, person►
◄model_namegoogle/owlvit-base-patch32►
◄threshold0.10►
CategoryTransformers/ZeroShotObjectDetection
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| candidate_labels | STRING | cat, dog, person | — |
| model_name | STRING | google/owlvit-base-patch32 | — |
| threshold | FLOAT | 0.100–1 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| annotated_image | IMAGE | — |
| detections_json | STRING | — |