We can apply a 2D convolution operation over an input image composed of several input planes using the torch.nn.Conv2d() module.
確定! 回上一頁