Skip to content

haolsun/VRI

Repository files navigation

VRI

The official PyTorch implemention of the paper "Variational Rectification Inference for Learning with Noisy Labels".

Resnet-18: run python main_augmc_mixup_preres.py --corruption_type unif --corruption_prob 0.4 --dataset cifar10 --gpuid 0

WideResnet-28-10: run python main_augmc_mixup_wres.py --corruption_type unif --corruption_prob 0.4 --dataset cifar10 --gpuid 0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages