Skip to content

Releases: lucidrains/byol-pytorch

0.5.4

13 Feb 16:40
Compare
Choose a tag to compare
fix byol

0.5.3

06 Feb 04:13
Compare
Choose a tag to compare
bump

0.5.2

12 Jan 04:14
Compare
Choose a tag to compare
store original net on self for access

0.5.1

15 Dec 21:05
Compare
Choose a tag to compare
allow for returning embeddings and projections with an extra flag on …

0.5.0

08 Dec 16:06
afaad2d
Compare
Choose a tag to compare
Update setup.py

0.4.0

23 Nov 22:41
Compare
Choose a tag to compare
add option to turn BYOL into SimSiam

0.3.2

01 Nov 20:50
Compare
Choose a tag to compare
make sure parameters of target encoder is never updated by default

0.3.1

14 Oct 06:08
Compare
Choose a tag to compare
make wrapper same device as passed in network to prevent an edge case…

0.3.0

13 Oct 18:34
Compare
Choose a tag to compare
add ability to pass different augmentation functions to the two augme…

0.2.0

10 Aug 22:09
Compare
Choose a tag to compare
enforce pytorch 1.6, and kornia 0.4.0