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

Clarification on keypoints handling in Match R-CNN #70

Open
fColangelo opened this issue Mar 30, 2021 · 0 comments
Open

Clarification on keypoints handling in Match R-CNN #70

fColangelo opened this issue Mar 30, 2021 · 0 comments

Comments

@fColangelo
Copy link

Hi, I was reading your paper and some question came up concerning the handling of landmark information in the Match R-CNN framework.
In this issue (#27) it appears that the landmark point estimation is handled as a pose estimation problem. If this is the case, from my understanding the complete set of concatenated keypoint (294) should be estimated for each image.
However, in this issue (#28), the landmark are said to be estimated as a one-hot encoded mask. In this case, my guess is that the network should have one plane for each class (since otherwise the output would be very high dimensional).
Could you please clarify how the landmark sub-network is trained?
Thanks!

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