ComfyUI Node
Image Similarity (RESNET)
A ComfyUI node in Pixel-Forger/Utils with 7 inputs and 6 outputs.
Image Similarity (RESNET)
- image_ref
- image_batch
- batch_masks
- batch_blank_masks
- bounding_boxes
- matched_images
- matched_masks
- matched_blank_masks
- matched_bounding_boxes
- is_similar_list
- similarities_list
◄resnet_modelresnet50►
◄threshold0.70►
CategoryPixel-Forger/Utils
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| image_ref | IMAGE | — | |
| image_batch | IMAGE | — | |
| batch_masks | MASK | — | |
| batch_blank_masks | MASK | — | |
| bounding_boxes | BOX | — | |
| resnet_model | COMBO | resnet50 | 5 options: resnet18, resnet34, resnet50, resnet101, resnet152 |
| threshold | FLOAT | 0.700–1 | — |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| matched_images | IMAGE | — |
| matched_masks | MASK | — |
| matched_blank_masks | MASK | — |
| matched_bounding_boxes | BOX | — |
| is_similar_list | STRING | — |
| similarities_list | STRING | — |