Automatic Relation Extraction from DataVisualizations
To run VizExtract on an image, add the file path to the bottom of the pipeline.py file and run it.
To replicate the model transfer experiments listed in the paper, use the code in experiment_testing.py and figureqa.py.
To replicate the end-to-end results run the code in pipeline_testing.py
The full copy of the paper (including the appendix) is contained in VizExtract_FULL.pdf