Open 9tchaser opened 2 weeks ago
Hi, sorry for late response. Unfortunately, I do not have clean version of that. We used corresponding PSNR and SSIM values in validation set to select network checkpoint, number of diffusion iterations (both forward and backward) and also self-supervised mask ratio. Self-supervised loss is also a good indicator for PSNR and SSIM so you can validate on the loss value directly.
Hi I read in your paper that you're using 10 subjects for validation, but I didn't see the correspoding code with validation process. May I ask how you implemented this part?