In the raw paper, the Wideresnet-28-10 claims 3.8% error in Cifar10 with ERM and 2.7% error with mixup. However, in both repositories, I can't find the implementation for wide reset. In my own implementation, I only reach 4.02% error in Cifar10 with ERM and 3.83 error with mixup.