lluisgomez / TextProposals

Implementation of the method proposed in the papers " TextProposals: a Text-specific Selective Search Algorithm for Word Spotting in the Wild" and "Object Proposals for Text Extraction in the Wild" (Gomez & Karatzas), 2016 and 2015 respectively.
https://github.com/lluisgomez/TextProposals
193 stars 82 forks source link

ICDAR2013 groundtruth xml file #1

Closed juntingzh closed 8 years ago

juntingzh commented 8 years ago

Hi!

I am interested in reproducing the text proposal generation results on ICDAR 2013 dataset. The dataset I got has a different format of the ground truth data, which is provided in a single text file for each image.

I searched online but found no place to download the ICDAR2013/test_locations.xml or ICDAR2013/training_locations.xml anymore. In order to evaluate the results, could you please share the xml files with me?

Many thanks!

lluisgomez commented 8 years ago

I've just commited the xml files for ICDAR2013 train/test sets. See e03ec1c