ComfyUI Node
Object Detection
A ComfyUI node in Transformers/ObjectDetection with 3 inputs and 2 outputs.
Object Detection
- image
- annotated_image
- detections_json
◄model_namefacebook/detr-resnet-50►
◄threshold0.50►
CategoryTransformers/ObjectDetection
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| model_name | STRING | facebook/detr-resnet-50 | — |
| threshold | FLOAT | 0.500–1 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| annotated_image | IMAGE | — |
| detections_json | STRING | — |