pytorch-auto-augment
pytorch-auto-augment copied to clipboard
PyTorch implementation of AutoAugment.
https://github.com/4uiiurz1/pytorch-auto-augment/blob/56e4ba03e4e914abe4e22db8d78c6407c0a21866/auto_augment.py#L222
Are you sure this is the correct implementation?
Autoaugment shows higher loss and lower accuracy.
I checked your code. It looks right. I don't know why there is a difference between your scores and theirs.