StudentbyTheSea's Stars
microsoft/XPretrain
Multi-modality pre-training
threelittlemonkeys/transformer-pytorch
The Transformer in PyTorch
davidtellez/contrastive-predictive-coding
Keras implementation of Representation Learning with Contrastive Predictive Coding
abisee/cnn-dailymail
Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization
jefflai108/Contrastive-Predictive-Coding-PyTorch
Contrastive Predictive Coding for Automatic Speaker Verification
atulkum/pointer_summarizer
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
lium-lst/nmtpytorch
Sequence-to-Sequence Framework in PyTorch
soujanyaporia/multimodal-sentiment-analysis
Attention-based multimodal fusion for sentiment analysis
yaohungt/Multimodal-Transformer
[ACL'19] [PyTorch] Multimodal Transformer
j-min/VL-T5
PyTorch code for "Unifying Vision-and-Language Tasks via Text Generation" (ICML 2021)
salesforce/BLIP
PyTorch code for BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
nyukat/greedy_multimodal_learning
Characterizing and overcoming the greedy nature of learning in multi-modal deep neural networks
salesforce/densecap
EPFL-VILAB/MultiMAE
MultiMAE: Multi-modal Multi-task Masked Autoencoders, ECCV 2022
xiyan524/MM-AVS
A Full-Scale Dataset for Multi-modal Summarization
google-research-datasets/conceptual-12m
Conceptual 12M is a dataset containing (image-URL, caption) pairs collected for vision-and-language pre-training.
willard-yuan/video-text-retrieval-papers
MicPie/clasp
CLASP - Contrastive Language-Aminoacid Sequence Pretraining
uta-smile/TCL
code for TCL: Vision-Language Pre-Training with Triple Contrastive Learning, CVPR 2022
salesforce/ALBEF
Code for ALBEF: a new vision-language pre-training method
microsoft/UniVL
An official implementation for " UniVL: A Unified Video and Language Pre-Training Model for Multimodal Understanding and Generation"
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
srvk/how2-dataset
This repository contains code and metadata of How2 dataset
alebryvas/berk266
nlpyang/PreSumm
code for EMNLP 2019 paper Text Summarization with Pretrained Encoders
foiv0s/imc-swav-pub
IMC-SwAV
xu-ji/IIC
Invariant Information Clustering for Unsupervised Image Classification and Segmentation
JafferWilson/Process-Data-of-CNN-DailyMail
This repository holds the output of the repository: https://github.com/abisee/cnn-dailymail
HIT-SCIR/plm-nlp-code
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。