QingLyu0828 / CINE_MRI_CONVLSTM

This is the code for the paper "Cine Cardiac MRI Motion Artifact Reduction Using a Recurrent Neural Network"
9 stars 7 forks source link

What is the difference between SSIM and MS-SSIM #2

Open wuboya0003 opened 1 year ago

wuboya0003 commented 1 year ago

I am now investigating motion artifact correction in MRI images. which metric should I use to evaluate the performance of my model, SSIM or MS-SSIM?