lxmert

LX Model

PyTorch implementation of the LXMERT model for multi-modal language understanding and generation tasks

PyTorch code for EMNLP 2019 paper "LXMERT: Learning Cross-Modality Encoder Representations from Transformers".

GitHub

938 stars
18 watching
158 forks
Language: Python
last commit: almost 4 years ago

Related projects:

RepositoryDescriptionStars
rdspring1/pytorch_gbw_lmTrains a large-scale PyTorch language model on the 1-Billion Word dataset123
huggingface/pytorch-openai-transformer-lmImplementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities1,511
leviswind/pytorch-transformerImplementation of a transformer-based translation model in PyTorch240
l0sg/relational-rnn-pytorchAn implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling245
lextal/pspnet-pytorchA PyTorch implementation of a segmentation network architecture588
prlz77/resnext.pytorchReproduces ResNet-V3 with PyTorch for computer vision tasks511
wmvanvliet/pytorch_hmaxAn implementation of the HMAX model for vision processing in PyTorch57
tristandeleu/pytorch-maml-rlReplication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks830
hpparvi/pytransitFast and versatile exoplanet transit light curve modelling in Python102
volcengine/vescaleA PyTorch-based framework for training large language models in parallel on multiple devices679
openai/finetune-transformer-lmThis project provides code and model for improving language understanding through generative pre-training using a transformer-based architecture.2,167
fgxaos/pytorch-innvestigatePyTorch implementation of an explainability technique for deep neural networks9
dasguptar/treelstm.pytorchAn implementation of Tree-LSTM networks in PyTorch for semantic similarity tasks using tree structures551
luogen1996/lavinAn open-source implementation of a vision-language instructed large language model513
subho406/omninetAn implementation of a unified architecture for multi-modal multi-task learning using PyTorch.515