这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: Goldenbwuoy/vit-pytorch

Tags

0.39.0

Toggle 0.39.0's commit message
offer 1d versions, in light of https://arxiv.org/abs/2211.14730

0.38.1

Toggle 0.38.1's commit message
add a 3d version of cct, addressing lucidrains#238

0.38.1

0.38.0

Toggle 0.38.0's commit message
add a 3d version of cct, addressing lucidrains#238

0.37.1

Toggle 0.37.1's commit message
make sure global average pool can be used for vivit in place of cls t…

…oken

0.37.0

Toggle 0.37.0's commit message
add vivit

0.36.2

Toggle 0.36.2's commit message
release updated mae where one can more easily visualize reconstructio…

…ns, thanks to @Vishu26

0.36.1

Toggle 0.36.1's commit message
add the 3d simple vit

0.36.0

Toggle 0.36.0's commit message
begin extending some of the architectures over to 3d, starting with b…

…asic ViT

v0.35.8

Toggle v0.35.8's commit message
offer way for extractor to return latents without detaching them

v0.35.7

Toggle v0.35.7's commit message
slightly more clear of einops rearrange for cls token, for lucidrains…

…#224