目前追踪的代码库如下:
Transfer-Learning-Library
Semi-supervised-learning
TorchSSL
包含算法:
(2015 NeurIPS ) PiModel [1]
(2017 NeurIPS ) MeanTeacher[2]
(2013 ICML ) PseudoLabel [3]
(2018TPAMI ) VAT (Virtual adversarial training)[4]
(2019 NeurIPS) MixMatch [5]
(2019 ICLR ) ReMixMatch [7]
(2020 NeurIPS) FixMatch[8]
(2021 NeurIPS) FlexMatch [9]
https://github.com/TorchSSL/TorchSSL
(2022 CVPR) Debiased Learning from Naturally Imbalanced Pseudo-Label