Skip to content

xiaoboxia/Classification-with-noisy-labels-by-importance-reweighting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classification with noisy labels by importance reweighting

TPAMI‘2016: [Classification with noisy labels by importance reweighting](PyTorch implementation).

======== Here is an example:

python main.py --dataset cifar10 --noise_rate 0.5

If you find this code useful in your research, please cite

@inproceedings{liu2016does,
  title={Classification with noisy labels by importance reweighting},
  author={Liu, Tongliang and Tao, Dacheng},
  booktitle={IEEE Transactions on pattern analysis and machine intelligence},
  pages={447--461},
  year={2016}
}

About

TPAMI: Classification with noisy labels by importance reweighting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages