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

[question]: How does model handle cases when a target word bigger or smaller than source one? #16

Open
decadance-dance opened this issue Jun 19, 2024 · 1 comment

Comments

@decadance-dance
Copy link

I faced an issue when working with another STE project DiffSTU.
If resolution of masked word is high and a target word (a word I want to generate) has the same length as a source word, everything is OK. But when length of the target word longer or shorter (mainly longer), I only see artifacts and poor generation quality.
Have you faced such behavior in your model or it can handle such case somehow?
Thanks.

@chenhaoxing
Copy link
Owner

Hello, in general, we will expand the bbox detected by OCR.

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