huggingface / transformers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
https://huggingface.co/transformers
Apache License 2.0
128.82k stars 25.55k forks source link

add MaxViT [TF] #21515

Open awsaf49 opened 1 year ago

awsaf49 commented 1 year ago

Model description

MaxViT: Multi-Axis Vision Transformer is one of the nice papers of late 2022 which is also published in ECCV 2022 by Google AI.

I think it would be nice to have it on Hugging Face. I would be happy to contribute it on Hugging face.

cc: @alara @NielsRogge

Open source status

Provide useful links for the implementation

Code and Weights:

Tanishq-01 commented 1 year ago

are you working on this? @awsaf49

awsaf49 commented 1 year ago

Yes