Closed Merical closed 1 year ago
Hi~ I'm wondering how to generate the error maps provided in the paper. Is there a sample code? Or just thresholding on the mse map?
Yes, we thresholding the mse map, normalizing to [0, 1], and color mapping the error with cv.COLORMAP_HOT
Hi~ I'm wondering how to generate the error maps provided in the paper. Is there a sample code? Or just thresholding on the mse map?