Closed sorobedio closed 3 years ago
Hello I have problem to run your code on CiFar10 i cannot find the function cutmix from cutmix.cutmix import CutMix from cutmix.utils import CutMixCrossEntropyLoss
from cutmix.cutmix import CutMix from cutmix.utils import CutMixCrossEntropyLoss
Hi,
You will need pip install git+https://github.com/ildoonet/cutmix
Hello I have problem to run your code on CiFar10 i cannot find the function cutmix
from cutmix.cutmix import CutMix from cutmix.utils import CutMixCrossEntropyLoss