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 proposals match targets always zero ? #130

Open
rolyeMMlin opened this issue Jan 16, 2023 · 0 comments
Open

why proposals match targets always zero ? #130

rolyeMMlin opened this issue Jan 16, 2023 · 0 comments

Comments

@rolyeMMlin
Copy link

Dear lucastabelini:
i need your help urgency ,

distances = torch.abs((targets - proposals) * valid_offsets_mask.float()).sum(dim=1) / (lengths.float() + 1e-9
                                                                                        )  

match distance is too big , almost infinite!

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