Natyren / MixedAE

This is open-source implementation of MixedAE (https://arxiv.org/pdf/2303.17152.pdf)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MixedAE

This is open-source implementation of MixedAE (https://arxiv.org/pdf/2303.17152.pdf)

from mixedae import MixedAutoencoderViT
model = MixedAutoencoderViT()

Current status

  • model code
  • pretrain
  • transfer to ViT
  • finetune
  • weights (not sure)

About

This is open-source implementation of MixedAE (https://arxiv.org/pdf/2303.17152.pdf)


Languages

Language:Python 100.0%