question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ICDAR dataset question

See original GitHub issue

I want to test the accuracy of text-recognition, text-detection and text-recognition.

And I download the ICARD dataset from here.

When I run the command: accuracy_check -c models/intel/text-recognition-0012/accuracy-check.yml -s /home/g/xiaowei/dataset/ICDAR/Word-Recognition-2013-edition -m intel/text-recognition-0012/FP16 -d tools/accuracy_checker/dataset_definitions.yml -td CPU

I meet the error:

Processing info:
model: text-recognition-0012
launcher: dlsdk
device: CPU
dataset: ICDAR2013
OpenCV version: 4.5.1-openvino
Annotation conversion for ICDAR2013 dataset has been started
Parameters to be used for conversion:
converter: icdar13_recognition
annotation_file: /home/g/xiaowei/dataset/ICDAR/Word-Recognition-2013-edition/ICDAR13_REC/gt/gt.txt.fixed.alfanumeric
10:41:29 accuracy_checker ERROR: Invalid value "/home/g/xiaowei/dataset/ICDAR/Word-Recognition-2013-edition/ICDAR13_REC/gt/gt.txt.fixed.alfanumeric" for icdar13_recognition_converter_config.annotation_file: path does not exist

The dataset.md have no more information for this dataset. And I don’t know how to get gt/gt.txt.fixed.alfanumeric.

Can you share more information for ICDAR dataset?

Thank you!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
WenjingKangIntelcommented, Feb 1, 2021

Hi. You should mkdir /home/g/xiaowei/dataset/ICDAR/Word-Recognition-2013-edition/ICDAR13_REC/gt/ and put Challenge2_Test_Task3_GT.txt there and rename Challenge2_Test_Task3_GT.txt to gt.txt.fixed.alfanumeric.

0reactions
xiaoweiChencommented, Feb 19, 2021

Thanks you reply. As your words, I know:

gt.txt.fixed.alfanumeric is a subset of icdar13 test dataset.

This is important for me, and I know the reason why not match 0.8818.

For this line word_24.png, "[falling , I remove all words, it become a empty line. word_24.png, "[falling -> And then, I get 87.94%.

You give me the right answer for this issue, I think this issue should be closed.

Thanks again for @cocokale and @morkovka1337 :)

Read more comments on GitHub >

github_iconTop Results From Across the Web

ICDAR 2019 Robust Reading Challenge on Scene Text ...
The ST-VQA is organised around a dataset of images and corresponding questions which require the understanding the textual information in a scene in...
Read more >
ICDAR 2019 Competition on Scene Text Visual Question ...
The competition introduces a new dataset comprising 23,038 images annotated with 31,791 question/answer pairs where the answer is always grounded on text ...
Read more >
DocVQA
On Document Visual Question Answering (DocVQA) ... More details on the tasks and details on dataset and evaluation metrics will be updated in...
Read more >
ICDAR 2019 Competition on Scene Text Visual Question ...
The competition introduces a new dataset comprising 23,038 images annotated with 31,791 question / answer pairs where the answer is always grounded on...
Read more >
ICDAR 2021 Competition on Document Visual Question ...
Infographics VQA is based on a new dataset of more than 5, 000 infographics images and 30, 000 question-answer pairs. The winner methods...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found