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

您好,我用MSRA-TD500 数据在运行 east模型,报错如下,请问是什么原因?是数据的原因吗? #38

Closed
dotsonliu opened this issue Sep 13, 2017 · 4 comments

Comments

@dotsonliu
Copy link

数据格式如下:
image

image

image

image

@db2010
Copy link

db2010 commented Sep 13, 2017

楼主,您好,我在windows下运行python run_demo_server.py,出现error:
image
说是import lnms这儿出错,看了下lanms文件夹下会执行__init__.py的函数
if subprocess.call(['make', '-C', BASE_DIR]) != 0: # return value
raise RuntimeError('Cannot compile lanms: {}'.format(BASE_DIR))
在这个地方出错,楼主知道怎么解决吗?感谢!

@argman
Copy link
Owner

argman commented Sep 14, 2017

@dotsonliu , See readme for training data format.

@BYJRK
Copy link

BYJRK commented Sep 14, 2017

In the script icdar.py, there is a function called load_annoataion(p) (there is a typo), you may modify it to fit your data set :)

@dheeru999
Copy link

in icdar.py, load_annotation(p)

can you please explain ,what we need to modify to fit the data ?

@argman argman closed this as completed Dec 6, 2017
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

5 participants