Releases: lucidrains/vit-pytorch
Releases · lucidrains/vit-pytorch
0.40.2
need simple vit with patch dropout for another project
0.40.1
add vit with patch dropout, fully embrace structured dropout as multi…
0.40.0
add vit with patch dropout, fully embrace structured dropout as multi…
0.39.1
offer 1d versions, in light of https://arxiv.org/abs/2211.14730
0.39.0
offer 1d versions, in light of https://arxiv.org/abs/2211.14730
0.38.1
add a 3d version of cct, addressing https://github.com/lucidrains/vit…
0.38.0
add a 3d version of cct, addressing https://github.com/lucidrains/vit…
0.37.1
make sure global average pool can be used for vivit in place of cls t…
0.37.0
add vivit
0.36.2
release updated mae where one can more easily visualize reconstructio…