TODO

Robust Training of Deep Neural Networks with Extremely Noisy Labels

SELFLE: Refurbishing Unclean Samples for Robust Deep Learning


  1. Nosiy
  2. Multi Label : Wealky + Noisy
  3. https://github.com/bhanML/Co-teaching

vgg + resnet : 논문 → 어떻게 코드로 옮겨 졌는지 확인.

https://github.com/kuangliu/pytorch-cifar/blob/master/models/vgg.py

https://arxiv.org/abs/1409.1556

https://arxiv.org/abs/1512.03385

읽고 나서 → 어떻게 torch.mm으로 구현됐는지

pytorch 돌렸을 때 잘 작동하는지