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 questions about char2wordBB and the generated text #189

Open
Muran337287 opened this issue May 9, 2020 · 2 comments
Open

some questions about char2wordBB and the generated text #189

Muran337287 opened this issue May 9, 2020 · 2 comments

Comments

@Muran337287
Copy link

Muran337287 commented May 9, 2020

  1. I don't understand the function char2wordBB, what's the meaning of "cc = np.squeeze(np.concatenate(np.dsplit(cc,cc.shape[-1]),axis=1)).T.astype('float32')" and " cc_tblr"? Someone can help me?

  2. I met some cases with the generated text.

  1. The text is underlined. "know" in the first pic.
  2. "." and text overlap. "rec.sport.hockey" in the second pic.
  3. the bounding box may appear to be not tightly enclosed. "27" and “Apr”in the third pic.
  4. word is not rendered successfully. "files" and "that" in the fourth pic.

Figure_4
Figure_7
Figure_1
Figure_13

@yujunsun110
Copy link

"Files" and "that" look good to me, the word color is very close to the background color.

@chaitusvk
Copy link

chaitusvk commented May 10, 2021

Which version Are you using python2 or python3 model ....

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