Open ARaviku opened 1 year ago
how did you compute masked mean square error between images?
Scale images to [0, 1], and then compute the mean square error only in/out of the mask region, and the mask is the one we show on the images in our paper for each region.
how did you compute masked mean square error between images?