In this code, I split the CAVE dataset into training dataset and testing dataset(20HS images for training,12HS images for testing),processing them using the CAVE_data_processing.m you presented in the code.I trained the model and test it.The result was strange.In 3-th picture,PSNR is 80.9 and SSIM is 1.00!How could that be?I check the generated cave_train_test_filename.mat and it proved to split the dataset into training and testing dataset correctly.Please offer me some analysis,thank you.
In this code, I split the CAVE dataset into training dataset and testing dataset(20HS images for training,12HS images for testing),processing them using the CAVE_data_processing.m you presented in the code.I trained the model and test it.The result was strange.In 3-th picture,PSNR is 80.9 and SSIM is 1.00!How could that be?I check the generated cave_train_test_filename.mat and it proved to split the dataset into training and testing dataset correctly.Please offer me some analysis,thank you.