Skip to content

Releases: lucidrains/vit-pytorch

1.8.0

09 Oct 14:24

Choose a tag to compare

add a hypersphere vit, adapted from https://arxiv.org/abs/2410.01131

1.7.14

04 Oct 14:01

Choose a tag to compare

Full Changelog: 1.7.12...1.7.14

1.7.12

28 Aug 19:21

Choose a tag to compare

Full Changelog: 1.7.11...1.7.12

1.7.11

22 Aug 02:24

Choose a tag to compare

What's Changed

  • Add ViViT variant with factorized self-attention by @roydenwa in #327

Full Changelog: 1.7.10...1.7.11

1.7.10

21 Aug 14:23

Choose a tag to compare

3d version of navit nested tensor

1.7.7

20 Aug 22:12

Choose a tag to compare

Full Changelog: 1.7.5...1.7.7

1.7.6

20 Aug 22:07
771fb6d

Choose a tag to compare

What's Changed

Full Changelog: 1.7.5...1.7.6

1.7.5

07 Aug 15:46

Choose a tag to compare

1.7.5

1.7.4

20 Jul 02:24

Choose a tag to compare

Full Changelog: 1.7.3...1.7.4

1.7.3

19 Jul 17:23

Choose a tag to compare

when cross attending in look vit, make sure context tokens are normal…