This repo contains small code snippet to get the OCR of STVQA and TextVQA. All the json files are the RAW format obtained from Amazon's OCR pipeline.
All the OCR can be found in link .
The links to download the raw jsons for OCR.
NOTE: I had to replace the COCO-Text images from the original dataset. Since STVQA has the images from COCO-Text as resized. You can check the notebook for more detail.
The links to download the raw jsons for OCR.
You can find the code in the get_data.ipynb
on how to obtain the OCR from Amazon.
You need an AWS account. Also, you need to put the data to the S3 bucket.
You can also upload the images to OCR pipeline, however, that resulted in a lot of error.