Skip to content

Releases: lucidrains/vit-pytorch

1.4.3

14 Aug 16:41
Compare
Choose a tag to compare
just remove PreNorm wrapper from all ViTs, as it is unlikely to chang…

1.4.2

14 Aug 14:59
Compare
Choose a tag to compare
1.4.2

1.4.1

10 Aug 21:36
Compare
Choose a tag to compare
fix linear head in simple vit, thanks to @atkos

1.4.0

09 Aug 14:53
Compare
Choose a tag to compare
address https://github.com/lucidrains/vit-pytorch/pull/274

1.2.9

25 Jul 17:39
Compare
Choose a tag to compare
wrap up NaViT

1.2.8

24 Jul 21:30
Compare
Choose a tag to compare
one can pass a callback to token_dropout_prob for NaViT that takes in…

1.2.7

24 Jul 21:14
Compare
Choose a tag to compare
add constant token dropout for NaViT

1.2.6

24 Jul 20:54
Compare
Choose a tag to compare
release NaViT

1.2.5

24 Jul 13:43
Compare
Choose a tag to compare
1.2.5

1.2.4

28 Jun 15:02
Compare
Choose a tag to compare
fix mpp