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 about the offsets of rep-points #26

Open
xuyongzhi opened this issue Feb 21, 2020 · 1 comment
Open

Question about the offsets of rep-points #26

xuyongzhi opened this issue Feb 21, 2020 · 1 comment

Comments

@xuyongzhi
Copy link

Sorry for creating a similar issue with the closed one #21
In the following line, it seems pts_out_init - dcn_base_offset are the offsets of rep-points.

dcn_offset = pts_out_init_grad_mul - dcn_base_offset

However, based on the this line, it seems pts_out_init are just the offsets of rep-points.

pts_coordinate_preds_init = self.offset_to_pts(center_list,

Really appreciate it if anyone could help me with this.

@xuyongzhi xuyongzhi changed the title Code question about points ioffset Code question about the offsets of rep-points Feb 21, 2020
@xuyongzhi xuyongzhi changed the title Code question about the offsets of rep-points Question about the offsets of rep-points Feb 21, 2020
@zcy5417
Copy link

zcy5417 commented Oct 19, 2020

I think that self.offset_to_pts change pts to absolute coordinate in the image. For dcn_base_offset, see #29

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