LTTdouble / SRDNet

3 stars 0 forks source link

求助 #3

Open qwer902 opened 3 months ago

qwer902 commented 3 months ago

excuse me, I recently encountered some problems when reproducing this paper, the problem is as follows, how to solve this: return F.conv2d(input, weight, bias, self.stride, RuntimeError: Given groups=1, weight of size [128, 128, 3, 3], expected input[32, 64, 16, 16] to have 128 channels, but got 64 channels instead