ComfyUI Node
Query Detection JSON
A ComfyUI node in JK-TextTools/json with 5 inputs and 7 outputs.
Query Detection JSON
- filtered_json
- match_count
- detection_list
- bbox_list
- categorization_value
- is_valid
- error_message
◄json_string[]►
◄class_filter*►
◄min_score0.00►
◄max_results0►
◄categorization_field►
CategoryJK-TextTools/json
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| json_string | STRING | [] | — |
| class_filter | STRING | * | — |
| min_scoreopt | FLOAT | 0.000–1 | — |
| max_resultsopt | INT | 00–1000 | — |
| categorization_fieldopt | STRING | — |
Outputs (7)
| Name | Type | Description |
|---|---|---|
| filtered_json | STRING | — |
| match_count | INT | — |
| detection_list | * | — |
| bbox_list | BBOX | — |
| categorization_value | * | — |
| is_valid | BOOLEAN | — |
| error_message | STRING | — |