mixup icon indicating copy to clipboard operation
mixup copied to clipboard

mixup: Beyond Empirical Risk Minimization

Results 1 mixup issues
Sort by recently updated
recently updated
newest added

Hi, this is a very nice interpretation of mixup using mxnet, I have a question about the "is_train" in resnet_mixup, I think the mixed data and labels are used only...