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

What is score_text in line 162 of test.py ? #186

Open
np-n opened this issue Dec 15, 2022 · 0 comments
Open

What is score_text in line 162 of test.py ? #186

np-n opened this issue Dec 15, 2022 · 0 comments

Comments

@np-n
Copy link

np-n commented Dec 15, 2022

I am extracting the texts box from the image, but one thing that I am confused about is what is the significance of score_text in the following code.
bboxes, polys, score_text = test_net(net, image, args.text_threshold, args.link_threshold, args.low_text, args.cuda, args.poly, refine_net)

Is there any confidence threshold for the extracted texts?

@np-n np-n changed the title What is score_text in line 162 of test.py What is score_text in line 162 of test.py ? Dec 15, 2022
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

1 participant