There was an error while loading. Please reload this page.
1 parent fb55354 commit 30fcacbCopy full SHA for 30fcacb
README.md
@@ -52,7 +52,7 @@ tensorboard --logdir=<your out_dir>
52
53
## References
54
- [Official TensorFlow implementation of FixMatch](https://github.com/google-research/fixmatch)
55
-- [Unofficial PyTorch implementation of MixMatch: A Holistic Approach to Semi-Supervised Learning](https://github.com/YU1ut/MixMatch-pytorch)
+- [Unofficial PyTorch implementation of MixMatch](https://github.com/YU1ut/MixMatch-pytorch)
56
- [Unofficial PyTorch Reimplementation of RandAugment](https://github.com/ildoonet/pytorch-randaugment)
57
- [PyTorch image models](https://github.com/rwightman/pytorch-image-models)
58
0 commit comments