You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
I met some cases with the generated text.
The text is underlined. "know" in the first pic.
"." and text overlap. "rec.sport.hockey" in the second pic.
the bounding box may appear to be not tightly enclosed. "27" and “Apr”in the third pic.
word is not rendered successfully. "files" and "that" in the fourth pic.
The text was updated successfully, but these errors were encountered:
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?
I met some cases with the generated text.
The text was updated successfully, but these errors were encountered: