Awesome
DAT
Implementation for CVPR 2021 paper : "DAT:Training Deep Networks Robust to Label-Noise by Matching the Feature Distributions"
###Easy Start:
-
To run experiments of asymmetric noisy CIFAR10 dataset:
sh example_CIFAR10_asym.sh
-
To run experiments of symmetric noisy MNIST dataset:
sh example_MNIST_sym.sh