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

The question about side-refinement. #30

Open
JacobianTang opened this issue Mar 7, 2017 · 2 comments
Open

The question about side-refinement. #30

JacobianTang opened this issue Mar 7, 2017 · 2 comments

Comments

@JacobianTang
Copy link

Hi:
I have a question about side-refinement.Traing time,you regress the anchor's relative offset to bounding.Testing time,what do you do ? We can get the text proposal according the defalut anchor,
then ,add the offset (compute with current anchor) to text proposal ,yes or no? Maybe ,the side-refinement only be used on the training time,to get better text proposal.On the test time,nothing should be done.

@tianzhi0549
Copy link
Owner

@JacobianTang in test phase, the text proposals are firstly connected into text line, and then the side-refinement is applied to the text proposals on both ends.

@LearnerInGithub
Copy link

@tianzhi0549 same question as @JacobianTang, how could I recovery the full four coordinates of a fine-grained bbox from a vertical regression target(center_y, height)?

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