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