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

Why the new_scaling repeated ? #79

Open
ljh12401 opened this issue Sep 12, 2024 · 0 comments
Open

Why the new_scaling repeated ? #79

ljh12401 opened this issue Sep 12, 2024 · 0 comments

Comments

@ljh12401
Copy link

hello, thanks for your excellent work!

I was wondering why the new_scaling in your code is repeated (1,2), should't it be 3 rather than 6?

new_scaling = torch.ones_like(candidate_anchor).repeat([1,2]).float().cuda()*cur_size # *0.05

thanks again and look forward to your reply!

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

1 participant