Skip to content

Tags: szho42/vit-pytorch

Tags

1.2.0

Toggle 1.2.0's commit message
add a version of simple vit using flash attention

1.1.1

Toggle 1.1.1's commit message
separate a simple vit from mp3, so that simple vit can be used after …

…being pretrained

1.1.0

Toggle 1.1.0's commit message
release mp3, contributed by @Vishu26

1.0.2

Toggle 1.0.2's commit message
double down on dual patch norm, fix MAE and Simmim to be compatible w…

…ith dual patchnorm

1.0.1

Toggle 1.0.1's commit message
seeing a signal with dual patchnorm in another repository, fully inco…

…rporate

1.0.0

Toggle 1.0.0's commit message
adopt dual patchnorm paper for as many vit as applicable, release 1.0.0

0.40.2

Toggle 0.40.2's commit message
need simple vit with patch dropout for another project

0.40.1

Toggle 0.40.1's commit message
add vit with patch dropout, fully embrace structured dropout as multi…

…ple papers are now corroborating each other

0.40.0

Toggle 0.40.0's commit message
add vit with patch dropout, fully embrace structured dropout as multi…

…ple papers are now corroborating each other

0.39.1

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