Conv2d to define a convolutional layer in PyTorch. ... Conv2d(in_channels=3, out_channels=16, kernel_size=3, stride=1, padding=1).
確定! 回上一頁