Open ToT-12136 opened 1 year ago
"PH" means the spectral response vector "r" in Eq. (2).
I've uploaded all datasets used in our experiments for reproduce the results. Please find them in https://drive.google.com/drive/folders/161ExMLMeGTyckdyAGdGjN0hKe3ONemkD?usp=sharing.
This param is multiplied by 'xhat_1' in the function _'p_sample_loopprogressive'.
What is the meaning of the param 'PH' in test_single.py?
PH = th.from_numpy(np.float32(data['H'])).unsqueeze(0).unsqueeze(-1)
In addition, can the author provide the datasets used in the actual test? The available links are not consistent with the treatment described in the paper