NARL-Adjuster
This is an official PyTorch implementation of Improve Noise Tolerance of Robust Loss via Noise-Awareness.
Environment
Noise Type |
Test Accuracy |
Symmetric |
88.10% |
Asymmetric |
88.03% |
Instance |
87.33% |
Acknowledgments
Thanks to the pytorch implementation of Meta-Weight-Net(https://github.com/xjtushujun/meta-weight-net).
Contact: Ding Kehui(dkh19970303@163.com).
NARL-Adjuster
This is an official PyTorch implementation of Improve Noise Tolerance of Robust Loss via Noise-Awareness.
Environment
Running this example
ResNet32 on CIFAR10 with 40% unif noise:Result(CIFAR10)
Acknowledgments
Thanks to the pytorch implementation of Meta-Weight-Net(https://github.com/xjtushujun/meta-weight-net).
Contact: Ding Kehui(dkh19970303@163.com).