NoisyStudent icon indicating copy to clipboard operation
NoisyStudent copied to clipboard

"Self-training with Noisy Student improves ImageNet classification" pytorch implementation

Results 2 NoisyStudent issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.17.4 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Why in the dataset preparation: unlabeled data has labels?? --> unlabeled['labels'].append(key)