You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[feat,fix] New textvqa features, retrained model, some fixes (#375)
Summary:
- Adds new features for TextVQA based on maskrcnn benchmark script which
now also contains extra info as required to fix#328
- Adds retrained model using these new features on VMB, on test-std this
model gets 41.16% higher than the previous model
- Fixes the issue with the answer processor and in general predictions
on TextVQA for multiple models (LoRRA and M4C)
- Fixes joint_stvqa script to properly load features for STVQA. The fix
is hacky as of now and requires some refactoring in datasets to properly
support dataset class attributes
- Fixes the broken extract features scripts to use latest code and
functions as well downlaod functionalities
Pull Request resolved: #375
Test Plan: Tested extensively on TextVQA with LoRRA as well as M4C
Reviewed By: ronghanghu
Differential Revision: D22321533
Pulled By: apsdehal
fbshipit-source-id: fa97a7d56a333c6e1b6ffb1103e69cbaf7b1d783
0 commit comments