Skip to content
/ RUArt Public

RUArt: A Novel Text-Centered Solution for Text-Based Visual Question Answering

Notifications You must be signed in to change notification settings

xiaojino/RUArt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

Requirements

pip install

pip3 install -r requiresments.txt

Inference

cd #root
python main_test.py

The result of ST-VQA task3 test will be saved in conf~/model/submission.json

About

RUArt: A Novel Text-Centered Solution for Text-Based Visual Question Answering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published