pytorch-classification icon indicating copy to clipboard operation
pytorch-classification copied to clipboard

The parameters count is different from torchsion resnet.

Open ShawnNew opened this issue 5 years ago • 0 comments

I know that the resnet20 implementation has some modifications, but why the parameters count is different from torchvision by a large margin (0.79M vs. 11.6M). It is a huge difference.

ShawnNew avatar Jan 12 '20 08:01 ShawnNew