densefuse-pytorch icon indicating copy to clipboard operation
densefuse-pytorch copied to clipboard

Question about mssim

Open bsun0802 opened this issue 4 years ago • 2 comments

李博你好,

I'm reading your source code and I have two questions:

  1. I think there is a little bug in net.py, correct me if I am wrong. In net.py, I think you want to (but forget to) specify is_last=True for conv5 in decoder.

  2. What is the benefit of using MS-SSIM instead of original SSIM here? Or MS-SSIM was simply empirically chosen here?

Thanks in advance!

bsun0802 avatar May 10 '20 18:05 bsun0802

请问代码融合一对图像需要多久

feixiangdekaka avatar Jun 01 '20 07:06 feixiangdekaka

I have the same question as you, I see your implement of the code, This is meaningful for me, have you improve the metrics?

huhuchao avatar Dec 26 '21 17:12 huhuchao