BYOL tutorial: self-supervised learning on CIFAR images with code in Pytorch
Implement and understand byol, a self-supervised computer vision method without negative samples. Learn how BYOL learns robust representations for image classification.