SR_Framework icon indicating copy to clipboard operation
SR_Framework copied to clipboard

How can I just train and test in Y channel?

Open YH-WONG opened this issue 3 years ago • 1 comments

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:

IndexError: too many indices for array: array is 2-dimensional, but 3 were indexed

What should I do?

YH-WONG avatar Mar 20 '22 09:03 YH-WONG

@YH-WONG Hi, did you fix it? I seem to get the same error as well.

seanko29 avatar Apr 26 '24 06:04 seanko29