S-DCNet
S-DCNet copied to clipboard
Changing batch size
I want to chance the batch size but I take an error. (RuntimeError: Given transposed=1, weight of size [2, 1, 2, 2], expected input[2, 1, 6, 8] to have 2 channels, but got 1 channels instead)
Could you help me please?
Hi, only batch size == 1 is supported. See https://github.com/dmburd/S-DCNet/issues/9