Skip to content

STVQA and TextVQA OCR results from Amazon Text in Image pipeline

License

Notifications You must be signed in to change notification settings

furkanbiten/stvqa_amazon_ocr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Amazon OCR results for STVQA and TextVQA dataset

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.

Download the OCR results

All the OCR can be found in link .

STVQA OCR

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.

TextVQA OCR

The links to download the raw jsons for OCR.

The Code

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.

About

STVQA and TextVQA OCR results from Amazon Text in Image pipeline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published