I try to modify the VDSR.yaml and DRRN.yaml, set the train_Y: True, but it seems I cannot do that, it will raise the error:
VDSR.yaml
DRRN.yaml
train_Y: True
IndexError: too many indices for array: array is 2-dimensional, but 3 were indexed
What should I do?