@y0umu
Your CS net is interesting, but when I try to train and test it. I observe that it only fits to the fixed size (e.g. 100*100) images during the process of training and testing due to the limitations of the EncoderLinear layer used to CS sampling.
(1) Is it correct for my suggestion?
(2) How can it support for train/test images of the arbitrary size?
(3) The code is reconstructed for running on local computers, which is show as below.
ResCSNet-v0.01.tar.gz
@y0umu
Your CS net is interesting, but when I try to train and test it. I observe that it only fits to the fixed size (e.g. 100*100) images during the process of training and testing due to the limitations of the EncoderLinear layer used to CS sampling.
(1) Is it correct for my suggestion?
(2) How can it support for train/test images of the arbitrary size?
(3) The code is reconstructed for running on local computers, which is show as below.
ResCSNet-v0.01.tar.gz