uncertainty-baselines
uncertainty-baselines copied to clipboard
mixup hyperparameters
Great repo this is! Make things A LOT easier. I am now trying to reproduce Mixup result on ImageNet, but not sure how to set the hyperparameters in uncertainty-baselines/baselines/imagenet/deterministic.py
(mixup_alpha
in particular), it'd be great if you could provide more details :)
BTW, have you tried SNGP + Mixup yet? If so, any advice on the hyperparameters :) ?