Hi. thanks for sharing a great dataset!
In the paper, it says "The training set consists of 240 LR and HR image sets, and the test set consists of 120 sets of images".
But in the data/normalized directory, I only can get 120 images, which might be the test set only.
I downloaded the raw dataset as well but I think that the dataset preparation code and the raw data are not matched (preparation code assumes the image as png, but raw data is npy files).
I also saw that there was a training dataset on this repo in an early commit (c674e02), but not sure that it is safe to use these old training images.
Please let me know that 1) training dataset from c674e02 is right and 2) if not, where can I get the training dataset.
Hi. thanks for sharing a great dataset!
In the paper, it says "The training set consists of 240 LR and HR image sets, and the test set consists of 120 sets of images".
But in the
data/normalizeddirectory, I only can get 120 images, which might be the test set only.I downloaded the raw dataset as well but I think that the dataset preparation code and the raw data are not matched (preparation code assumes the image as png, but raw data is npy files).
I also saw that there was a training dataset on this repo in an early commit (c674e02), but not sure that it is safe to use these old training images.
Please let me know that 1) training dataset from c674e02 is right and 2) if not, where can I get the training dataset.