xiaojino / RUArt

RUArt: A Novel Text-Centered Solution for Text-Based Visual Question Answering
10 stars 1 forks source link

RUArt

This repository is the implementation of "RUArt: A Novel Text-Centered Solution for Text-Based Visual Question Answering".

This repository is based on and inspired by @microsoft's work . We sincerely thank for their sharing of the codes.

Directory structure

Download pytorch bert-base-uncased model from huggingface, then extract it into #root/source, where #root is the code root folder.

The directory structure is as follows: