Jakub Chledowski

Results 4 comments of Jakub Chledowski

Just FYI, training a Resnet34 model on CIFAR10 gives much worse performance when done with torchvision's version: - with torchvision's ResNet34 I am getting up to 89% accuracy on CIFAR10...

Thanks for the info! You're right, I just read that the first CNN layer in torchvision has kernel of size 7, stride 2, and padding 3, while Kuang Liu uses...

Hi @MohammadKassemZein, unfortunately, I don't remember if i was able to find the file.

Did anyone solve this problem?