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

Test problems about Recognizer Aster/关于使用ASTER来测试的问题 #70

Open
Uxasxie opened this issue Feb 15, 2023 · 2 comments
Open

Comments

@Uxasxie
Copy link

Uxasxie commented Feb 15, 2023

I can start test successfully using Moran and CRNN.
However,when I tried to use Aster to test,a problem occured.
Have you ever met this problem before?
Please help me.

我是直接套用代码里的aster模块进行测试的,之前CRNN和MORAN的测试都能通过,但是ASTER会卡在传入数据那里,猜测是lmdb传入aster的时候格式从dict变成了tensor,不知道你们有没有碰见过这个问题呢?
微信图片_20230215183954

@Everythingismetaphor
Copy link

我用aster测试的时候也遇到了这个问题,作者训练的时候用到了aster和Moran,不知道为什么代码里只有CRNN

@Everythingismetaphor
Copy link

我可以使用 Moran 和 CRNN 成功开始测试。 但是,当我尝试使用Aster进行测试时,出现了问题。 你以前遇到过这个问题吗? 请帮我。

我是直接套用代码里的aster模块进行测试的,之前CRNN和MORAN的测试都可以通过,但是ASTER会卡在输入数据那里,猜测是lmdb输入aster的时格式从dict变成了tensor,不知道你们有没有碰到过这个问题呢? 微信图片_20230215183954
image
这两行代码不一样,改掉就好了

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

2 participants