youjiangxu / FaMUS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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.

About


Languages

Language:Python 97.3%Language:Shell 2.7%