Open
Description
Hi, I came across this while looking for a PyTorch implementation of SSIM. On the Tensorflow page for SSIM it's mentioned that "Note: The true SSIM is only defined on grayscale. This function does not perform any colorspace transform. (If the input is already YUV, then it will compute YUV SSIM average.)"
I was wondering if there are any conversions (either to YUV or to grayscale) that I would have to do to use this. My images are all RGB images.
Metadata
Metadata
Assignees
Labels
No labels