Releases: lucidrains/byol-pytorch
Releases · lucidrains/byol-pytorch
0.5.4
fix byol
0.5.3
bump
0.5.2
store original net on self for access
0.5.1
allow for returning embeddings and projections with an extra flag on …
0.5.0
Update setup.py
0.4.0
add option to turn BYOL into SimSiam
0.3.2
make sure parameters of target encoder is never updated by default
0.3.1
make wrapper same device as passed in network to prevent an edge case…
0.3.0
add ability to pass different augmentation functions to the two augme…
0.2.0
enforce pytorch 1.6, and kornia 0.4.0