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

Questions about GIoU computed in loss function. #4

Open
LMD0311 opened this issue Jul 10, 2023 · 0 comments
Open

Questions about GIoU computed in loss function. #4

LMD0311 opened this issue Jul 10, 2023 · 0 comments

Comments

@LMD0311
Copy link

LMD0311 commented Jul 10, 2023

Thanks for the inspiring work!

But I am confused by the use of not differentiable IoU in the loss function and differentiable GIoU in the matching cost. Or I misunderstanding the methods?

Another question is if there are $C$ classes, $N$ predictions and $M$ GTs, the shape of GIoU during matching will $(N,M)$, but the shape of $p_i$ is $(N,C)$, how to get $p_{i}f_{2}(s)$ ?

@LMD0311 LMD0311 changed the title A question about GIoU computed in loss function. Questions about GIoU computed in loss function. Jul 10, 2023
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