ComfyUI Node
HSWQ Quality Benchmark (Auto-Align)
Benchmark quality between reference and target images with LPIPS/SSIM/CLIP metrics.
HSWQ Quality Benchmark (Auto-Align)
- image_ref
- image_target
- diff_image
- report_text
- lpips_dist
- ssim_score
- clip_similarity
- mse_error
◄compute_lpipstrue►
◄compute_cliptrue►
◄enable_auto_aligntrue►
◄diff_amplification1.00►
CategoryQuantization/Benchmark
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| image_ref | IMAGE | — | |
| image_target | IMAGE | — | |
| compute_lpips | BOOLEAN | true | — |
| compute_clip | BOOLEAN | true | — |
| enable_auto_align | BOOLEAN | true | — |
| diff_amplification | FLOAT | 1.001–100 | — |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| diff_image | IMAGE | — |
| report_text | STRING | — |
| lpips_dist | FLOAT | — |
| ssim_score | FLOAT | — |
| clip_similarity | FLOAT | — |
| mse_error | FLOAT | — |