How to calculate ws-ssim. Hello, I looked at your calculation code and found some confusion in the calculation of ws-ssim, as shown in the figure below. Does ssim_map need to be averaged before being multiplied by basic_ssim? I noticed that in many places, the average value of ssim_map is not calculated, such as in the following link
How to calculate ws-ssim. Hello, I looked at your calculation code and found some confusion in the calculation of ws-ssim, as shown in the figure below. Does ssim_map need to be averaged before being multiplied by basic_ssim? I noticed that in many places, the average value of ssim_map is not calculated, such as in the following link
https://github.com/360SR/360SR-Challenge/blob/bc8cec48afccd2036a3125e6a75680807be9e6bb/scripts/cal_ws_metrics.py