We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
offer 1d versions, in light of https://arxiv.org/abs/2211.14730
add a 3d version of cct, addressing lucidrains#238 0.38.1
add a 3d version of cct, addressing lucidrains#238
make sure global average pool can be used for vivit in place of cls t… …oken
add vivit
release updated mae where one can more easily visualize reconstructio… …ns, thanks to @Vishu26
add the 3d simple vit
begin extending some of the architectures over to 3d, starting with b… …asic ViT
offer way for extractor to return latents without detaching them
slightly more clear of einops rearrange for cls token, for lucidrains… …#224