ComfyUI Node
StyleScore
A ComfyUI node in piq with 7 inputs and 1 output.
StyleScore
- image_a
- image_b
- style_loss
◄feature_extractor▾►
◄replace_poolingfalse►
◄distance▾►
◄reduction▾►
◄normalize_featuresfalse►
Categorypiq
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| image_a | IMAGE | Input image | |
| image_b | IMAGE | Reference image | |
| feature_extractor | COMBO | Neural network for feature extraction | |
| replace_pooling | BOOLEAN | false | Replace max pooling with average pooling |
| distance | COMBO | Distance metric | |
| reduction | COMBO | Reduction method | |
| normalize_features | BOOLEAN | false | Whether to normalize extracted features |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| style_loss | FLOAT | Style Loss Based on Deep Features |