Tags: aucan/vit-pytorch
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
Toggle 0.34.0'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
Toggle 0.33.2's commit message
fix mbconv residual block
Toggle 0.33.1's commit message
fix maxvit - need feedforwards after attention
Toggle 0.33.0's commit message
maxvit intent to build (lucidrains#211 )
complete hybrid mbconv + block / grid efficient self attention MaxViT
Toggle 0.32.2's commit message
let windowed tokens exchange information across heads a la talking he…
…ads prior to pointwise attention in sep-vit
Toggle 0.32.1's commit message
Toggle 0.32.0's commit message
intent to build (lucidrains#210 )
complete SepViT, from bytedance AI labs
Toggle 0.31.1's commit message
do not layernorm on last transformer block for scalable vit, as there…
… is already one in mlp head
Toggle 0.30.1's commit message
complete learnable memory ViT, for efficient fine-tuning and potentia…
…lly plays into continual learning
You can’t perform that action at this time.