Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some files are not in thies repo #4

Open
Teslaxhub opened this issue Mar 3, 2019 · 2 comments
Open

some files are not in thies repo #4

Teslaxhub opened this issue Mar 3, 2019 · 2 comments

Comments

@Teslaxhub
Copy link

Teslaxhub commented Mar 3, 2019

Hi, thanks for your sharing!

I have joined the competition, and learned a lot from your repo.

But I have found that there are some files do not in the CRNN part , can you complete the supplementary materials?

  1. from data_generator.generator import gen_data
  2. char_path = './util/char_gb2312.txt'
  3. ./fonts/
    thank you very much!
@Pythpnone
Copy link

Hi, thanks for your sharing!

I joined the competition, too. Due to the part of CRNN is not complete, so i copy the cfg.py and
data_generator.py in the EAST part. When i try to run the code of CRNN, some questions are as follow.

In addition to the questions mentioned by Teslaxub, there are also several questions in the CRNN part.

1.val_fname = 'val_%s.txt' % train_task_id
2.train_fname = 'train_%s.txt' % train_task_id
How can i find it?
3.do you sure 'img, text = gen_data(cfg.data_para)' in the part of CRNN's dataset.py?

Finally, i hope your can share another edition that there has code comments.
Thank you very much!

@lxx2844
Copy link

lxx2844 commented May 21, 2019

谢谢分享!
能否请提供以下几个文件
from data_generator.generator import gen_data
char_path = './util/char_gb2312.txt'
./fonts/

谢谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants