1a68fd743c | ||
---|---|---|
CIFAR | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
LICENSE | ||
README.md | ||
logger.py | ||
main.py | ||
meta_models.py | ||
mlc.py | ||
mlc_utils.py | ||
models.py |
README.md
Meta Label Correction for Noisy Label Learning
This repository contains the source code for the AAAI paper "Meta Label Correction for Noisy Label Learning".
Citation
If you are interested in MLC, please cite the following paper
@article{zheng2021mlc,
title={Meta Label Correction for Noisy Label Learning},
author={Zheng, Guoqing and Awadallah, Ahmed Hassan and Dumais, Susan},
journal={Proceedings of the AAAI Conference on Artificial Intelligence},
volume={35},
year={2021},
}
This repository is release under MIT License. (See LICENSE)