Awesome
FaMUS
Paper
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},
}
Framework
Code
- code on the CNWL dataset with 32x32 resolution.
Dataset
- 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.
Contact
If you have any questions, please contact with youjiangxu@gmail.com
without hesitation.