Hi, I tried to run your implementation with the input dimension as described in the original paper, (132, 132, 116) with 3 channels. The expected output size should be (44, 44, 28), but i got an error during the forwarding process. Is there anything i missed?
Hi, I tried to run your implementation with the input dimension as described in the original paper, (132, 132, 116) with 3 channels. The expected output size should be (44, 44, 28), but i got an error during the forwarding process. Is there anything i missed?