facebookresearch / mixup-cifar10

mixup: Beyond Empirical Risk Minimization
Other
1.16k stars 225 forks source link

PreResNet - wrong implementation of shortcut #20

Open emrahyigit opened 3 years ago

emrahyigit commented 3 years ago

Hello everyone,

I have two questions.

https://github.com/facebookresearch/mixup-cifar10/blob/eaff31ab397a90fbc0a4aac71fb5311144b3608b/models/resnet.py#L64

rederyang commented 3 years ago

The 1st question, mixup is not only for cifar10. Named cifar10 because they only provide the experiment codes for cifar 10. Please check the paper.