Youjiang Xu, Linchao Zhu, Lu Jiang, and Yi Yang. "Faster Meta Update Strategy for Noise-Robust Deep Learning." In CVPR, 2021.
- If this project is helpful, please cite the following paper:
@inproceedings{Xu2021FaMUS,
author = {Xu, Youjiang and Zhu, Linchao and Jiang, Lu and Yang, Yi },
title = {Faster Meta Update Strategy for Noise-Robust Deep Learning},
booktitle = {CVPR},
year = {2021},
}
- code on the CNWL dataset with 32x32 resolution.
- The TFRecord files of the CNWL dataset with 32x32 resolution can be downloaded here, and the implementation of the baseline method
MentorMix
can be found here. More details can refer to the codebase.
If you have any questions, please contact with [email protected]
without hesitation.