Yu Cai
Yu Cai
Hi, thanks for your excellent work! I have a question to confirm. During training on some datasets, I observe that both loss values and AUROC increase. I am wondering whether...
In `p32.ssim_main`, there is`real_data = data_tmp.reshape(-1, 3, 32, 32)`. However, when computing the mssim the image size should be larger than 32. How to solve this problem?
Thanks for your work. But it seems that the dataloaders `NewClsFundusDataloader` and `ClassificationFundusDataloader` are missing. Could you please upload complete code? Thank you very much.