Tags: JonathanSum/vit-pytorch
Toggle 0.6.4's commit message
allow distillable efficient vit to restore efficient vit as well
Toggle 0.6.3's commit message
offer easy way to turn DistillableViT to ViT at the end of training
Toggle 0.6.2's commit message
allow for overriding alpha as well on forward in distillation wrapper
Toggle 0.6.1's commit message
no grad for teacher in distillation
Toggle 0.6.0's commit message
add knowledge distillation with distillation tokens, in light of new …
…finding from facebook ai
Toggle 0.5.1's commit message
allow for mean pool with efficient version too
Toggle 0.5.0's commit message
offer a way to use mean pooling of last layer
Toggle 0.4.0's commit message
fix the dimension per head to be independent of dim and heads, to mak…
…e sure users do not have it be too small to learn anything
Toggle 0.3.0's commit message
Toggle 0.2.7's commit message
remove float(-inf) as masking value
You can’t perform that action at this time.