HI: Why do we need to crop before we input the image into the SRCNN? I try to print what "mod_crop" is doing. e.g. : t1.bmp before : (176, 197, 3) after : (174, 194, 3) Thank u
HI:
Why do we need to crop before we input the image into the SRCNN?
I try to print what "mod_crop" is doing.
e.g. : t1.bmp
before : (176, 197, 3)
after : (174, 194, 3)
Thank u