TAG Model Zoo
August 14, 2022 ยท View on GitHub
Introduction
This file documents a collection of TAG models reported in our paper.
How to Read the Tables
- The "Name" column contains a link to the config file.
- Note that TAG with TAP achieves the SOTA performance with ANLS score of 0.602 on the test set. Without bells and whistles, our approach greatly outperforms the baselines, M4C and TAP.
ST-VQA Dataset Model Zoo
| Name | val Acc. | val Val ANLS | Test Val ANLS | download |
|---|---|---|---|---|
| TAG | NA | NA | NA | model |
| stvqa_M4C_TAG_w_textvqa | 48.69 | 0.579 | 0.571 | model |
| stvqa_TAP_TAG_w_textvqa | 53.53 | 0.620 | 0.602 | model |