pren icon indicating copy to clipboard operation
pren copied to clipboard

Datasets

Open YooWang opened this issue 3 years ago • 13 comments

How could get the training datasets and testing datasets? Please.

YooWang avatar Jul 26 '21 11:07 YooWang

Datasets can be downloaded from their official website. Some GitHub projects also provide their download link, such as https://github.com/HCIILAB/Scene-Text-Recognition

RuijieJ avatar Oct 26 '21 02:10 RuijieJ

Hi, Im struggling with running the code. Do I have to convert manually from LMDB to "image/txt" files? Or could you provide the exact datasets (or link) in form of "image/txt" just to run the code?

becxer avatar Dec 29 '21 03:12 becxer

hi, if you want to run our code directly, you need to convert LMDB to image and txt files.

Or you can modify dataset.py, and read images and labels from LMDB, e.g., you may use the "lmdb" python lib.

Since the training set is too large, I cannot upload it. Sorry for that.

RuijieJ avatar Dec 29 '21 07:12 RuijieJ

Thank you!

becxer avatar Dec 29 '21 07:12 becxer

你好,请问一下如果训练中文模型的话,它的数据集也需要 'sample' 和 ' .txt ' 这种吗?那它的 'alphabet.txt '这个文件该怎么做呢?

Chang-shuaishuai avatar Dec 29 '21 09:12 Chang-shuaishuai

你好,请问一下如果训练中文模型的话,它的数据集也需要 'sample' 和 ' .txt ' 这种吗?那它的 'alphabet.txt '这个文件该怎么做呢?

数据集格式以及alphabet.txt和英文都是一样的,alphabet.txt里加入中文字符就行

RuijieJ avatar Dec 30 '21 09:12 RuijieJ

哦哦,谢谢大佬,救命恩人呢

Chang-shuaishuai avatar Dec 31 '21 08:12 Chang-shuaishuai

Thanks for your quality work. I would like to confirm that the results reported in the paper are the ICDAR 2013 857 and ICDAR 2015 1811 versions of the corresponding dataset. Because IC 13 and IC 15 both have two versions.

icecream-Tnak avatar Jul 05 '22 02:07 icecream-Tnak

image

qyfff avatar Aug 26 '22 11:08 qyfff

代码有地方要改吗

qyfff avatar Aug 26 '22 11:08 qyfff

有哥哥有数据集?

qyfff avatar Aug 30 '22 08:08 qyfff

请问大佬train_list里面具体应该怎么写,我写了图片及标签路径报语法错误,有没有train_list内容例子呀

xushuanglong avatar Apr 29 '23 09:04 xushuanglong

Does anyone have a data set?

Yes please anyone having the exact dataset using in this paper??

saitejabandaru avatar Mar 22 '24 17:03 saitejabandaru