Jovi_Measure

Jovi_Measure
★ 2

图像度量质量评估相似度比较ComfyUI节点
为ComfyUI提供图像质量与相似度评估节点,能在流水线中自动计算PSNR、SSIM、LPIPS等指标,便于效果对比与模型验证。
💡 在ComfyUI流程中评估生成图与参考图相似度,用于模型调参与效果对比。
🍴 2 Forks💻 Python🔄 2025-08-29
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/51137d50651f
📦 requirements.txt
git+https://github.com/cozy-comfyui/cozy_comfyui@main#egg=cozy_comfyui
numpy<2
scikit-image
image
SUPPORT ME ON KO-FI!
📄 README

COMFYUI Nodes for image metrics

HIGHLIGHTS

UPDATES

2025/05/04 @1.1.0:

  • outputs updated to be list
  • widget definitions formatted for clarity
  • align names to Lexicon in comfy_cozy
  • 2025/04/14 @1.0.10:

  • core supports switched to cozy_comfyui
  • 2025/04/12 @1.0.9:

  • updated requirements for numpy version < 2
  • 2025/03/08 @1.0.8:

  • updated requirements for numpy to only be >=1.26.4
  • 2025/03/08 @1.0.7:

  • removed security scanner failures for in-line http links
  • 2025/03/01 @1.0.6:

  • fixed all the year dates in readme since I have been writing 2024! =D
  • fixed all tooltips
  • registry pyproject and code cleanup
  • 2025/01/31 @1.0.1:

  • code cleanup
  • 2025/01/07 @1.0.0:

  • initial release
  • INSTALLATION

    COMFYUI MANAGER

    If you have ComfyUI Manager installed, simply search for Jovi_Measure and install from the manager’s database.

    MANUAL INSTALL

    Clone the repository into your ComfyUI custom_nodes directory. You can clone the repository with the command:

    git clone https://github.com/Amorano/Jovi_Measure.git

    You can then install the requirements by using the command:

    .\python_embed\python.exe -s -m pip install -r .\ComfyUI\custom_nodes\Jovi_Measure\requirements.txt

    If you are using a virtual environment (venv), make sure it is activated before installation. Then install the requirements with the command:

    pip install -r .\ComfyUI\custom_nodes\Jovi_Measure\requirements.txt

    ENVIRONMENT

    SPONSORSHIP

    Please consider sponsoring me if you enjoy the results of my work, code or documentation or otherwise. A good way to keep code development open and free is through sponsorship.

    [](https://github.com/sponsors/Amorano)

    [](https://www.paypal.com/paypalme/onarom)

    [](https://www.patreon.com/joviex)

    [](https://ko-fi.com/alexandermorano)

    WHERE TO FIND ME

    You can find me on [](https://discord.gg/62TJaZ3Z5r).

    “>

    COMFYUI Nodes for image metrics

    HIGHLIGHTS

    UPDATES

    2025/05/04 @1.1.0:

  • outputs updated to be list
  • widget definitions formatted for clarity
  • align names to Lexicon in comfy_cozy
  • 2025/04/14 @1.0.10:

  • core supports switched to cozy_comfyui
  • 2025/04/12 @1.0.9:

  • updated requirements for numpy version < 2
  • 2025/03/08 @1.0.8:

  • updated requirements for numpy to only be >=1.26.4
  • 2025/03/08 @1.0.7:

  • removed security scanner failures for in-line http links
  • 2025/03/01 @1.0.6:

  • fixed all the year dates in readme since I have been writing 2024! =D
  • fixed all tooltips
  • registry pyproject and code cleanup
  • 2025/01/31 @1.0.1:

  • code cleanup
  • 2025/01/07 @1.0.0:

  • initial release
  • INSTALLATION

    COMFYUI MANAGER

    If you have ComfyUI Manager installed, simply search for Jovi_Measure and install from the manager’s database.

    MANUAL INSTALL

    Clone the repository into your ComfyUI custom_nodes directory. You can clone the repository with the command:

    git clone https://github.com/Amorano/Jovi_Measure.git

    You can then install the requirements by using the command:

    .\python_embed\python.exe -s -m pip install -r .\ComfyUI\custom_nodes\Jovi_Measure\requirements.txt

    If you are using a virtual environment (venv), make sure it is activated before installation. Then install the requirements with the command:

    pip install -r .\ComfyUI\custom_nodes\Jovi_Measure\requirements.txt

    ENVIRONMENT

    SPONSORSHIP

    Please consider sponsoring me if you enjoy the results of my work, code or documentation or otherwise. A good way to keep code development open and free is through sponsorship.

    [](https://github.com/sponsors/Amorano)

    [](https://www.paypal.com/paypalme/onarom)

    [](https://www.patreon.com/joviex)

    [](https://ko-fi.com/alexandermorano)

    WHERE TO FIND ME

    You can find me on [](https://discord.gg/62TJaZ3Z5r).