Home

Awesome

spatial-mixup

the mixup trianing method for spatial information of image and other samples which have spatial information.

Training

python easy_mixup.py

Acknowledgement

This reimplementation are adapted from the pytorch-cifar repository by [kuangliu] (https://github.com/kuangliu) and the pytorch-mixup repository by [Hongyi Zhang] (https://github.com/hongyi-zhang).