Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 628 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 628 Bytes

Lightweight Transformer for Vision-and-Language Tasks

We have implemented transformer and lightweight transformer for a set of Vision-and-Language tasks.

For Visual Question Answering, you can refer to here to reproduce results in our paper.

For Referring Expressiong Comprehension, you can refer to here to reproduce results in our paper.

For Image Captioning, you can refer to here to reproduce results in our paper.