We will use the following code to print the VGG layers: print(vgg) #Results Sequential( (0): Conv2d (3, 64, kernel_size=(3, 3), stride=(1, 1), padding=(1, ...
確定! 回上一頁