ComfyUI Node
Image Similarity
A ComfyUI node in Image Similarity with 4 inputs and 2 outputs.
Image Similarity
- image_1
- image_2
- is_similiar
- cosine_similarity
◄resnet_modelresnet50►
◄threshold0.70►
CategoryImage Similarity
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| image_1 | IMAGE | — | |
| image_2 | IMAGE | — | |
| resnet_model | COMBO | resnet50 | 5 options: resnet18, resnet34, resnet50, resnet101, resnet152 |
| threshold | FLOAT | 0.700–1 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| is_similiar | BOOL | — |
| cosine_similarity | FLOAT | — |