pytorch-classification
pytorch-classification copied to clipboard
The parameters count is different from torchsion resnet.
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.