Skip to content

Tags: SumanthBajjuri07/vit-pytorch

Tags

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

v0.35.6

Toggle v0.35.6's commit message
follow @arquolo feedback and advice for MaxViT

v0.35.5

Toggle v0.35.5's commit message
fix hidden dimension in MaxViT thanks to @arquolo

v0.35.4

Toggle v0.35.4's commit message
be able to accept a reference to a layer within the model for forward…

… hooking and extracting the embedding output, for regionvit to work with extractor

v0.35.3

Toggle v0.35.3's commit message
make extractor flexible for layers that output multiple tensors, show…

… CrossViT example

0.35.2

Toggle 0.35.2's commit message
add simple vit, from https://arxiv.org/abs/2205.01580

0.35.1

Toggle 0.35.1's commit message
add simple vit, from https://arxiv.org/abs/2205.01580

0.35.0

Toggle 0.35.0's commit message
add simple vit, from https://arxiv.org/abs/2205.01580

0.34.1

Toggle 0.34.1's commit message
add EsViT, by popular request, an alternative to Dino that is compati…

…ble with efficient ViTs with accounting for regional self-supervised loss