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

Inter-person discriminator #12

Open
nicolasugrinovic opened this issue Oct 14, 2021 · 1 comment
Open

Inter-person discriminator #12

nicolasugrinovic opened this issue Oct 14, 2021 · 1 comment

Comments

@nicolasugrinovic
Copy link

nicolasugrinovic commented Oct 14, 2021

Hi,
Kudos for the great work. I love the idea of the inter-person discriminator you describe in the paper. However, the following is not clear for me:

  1. How does the discriminator capture interaction between people? How does the architecture of D2 looks like?
  2. Does D2 only accept 2 people, could it accept more people if there is a 3 person interaction?
  3. If there are 3 people in the scene do you use all possible permutations taking 2 people at the time?
  4. Does the order of the inputs Pa and Pb matter?
  5. In your adversarial loss you use the estimated joints Pa and Pb, and its corresponding GT. If you have the GT correspondences then why use a discriminator and not direct supervision?

I couldn't find any of this in the paper nor in the supplementary material. Could you elaborate on this, please.

Sorry for so many questions. Thank you in advanced.

@nicolasugrinovic
Copy link
Author

Hello, any comments on this question?

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