lucidrains / MaMMUT-pytorchLinks
Implementation of MaMMUT, a simple vision-encoder text-decoder architecture for multimodal tasks from Google, in Pytorch
☆103Updated 2 years ago
Alternatives and similar repositories for MaMMUT-pytorch
Users that are interested in MaMMUT-pytorch are comparing it to the libraries listed below
Sorting:
- ☆65Updated 2 years ago
- ☆25Updated 2 years ago
- Implementation of Zorro, Masked Multimodal Transformer, in Pytorch☆97Updated 2 years ago
- JAX implementation ViT-VQGAN☆82Updated 3 years ago
- Code and models for the paper "The effectiveness of MAE pre-pretraining for billion-scale pretraining" https://arxiv.org/abs/2303.13496☆91Updated 8 months ago
- Un-*** 50 billions multimodality dataset☆23Updated 3 years ago
- ☆56Updated 2 years ago
- Code for experiments for "ConvNet vs Transformer, Supervised vs CLIP: Beyond ImageNet Accuracy"☆101Updated last year
- [CVPR 2023] HierVL Learning Hierarchical Video-Language Embeddings☆46Updated 2 years ago
- Implementation of 🌻 Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorch☆91Updated 2 years ago
- Official code for "TOAST: Transfer Learning via Attention Steering"☆188Updated 2 years ago
- This is a offical PyTorch/GPU implementation of SupMAE.☆79Updated 3 years ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts