pytorch-auto-augment icon indicating copy to clipboard operation
pytorch-auto-augment copied to clipboard

PyTorch implementation of AutoAugment.

Results 5 pytorch-auto-augment issues
Sort by recently updated
recently updated
newest added

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.