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

Question about the Sequence Discriminator #36

Open
yj7082126 opened this issue Jan 25, 2020 · 0 comments
Open

Question about the Sequence Discriminator #36

yj7082126 opened this issue Jan 25, 2020 · 0 comments

Comments

@yj7082126
Copy link

Hello. I read your paper on speech-driven facial animations, and it's good to see your code that explains the overall architecture of the model.

I have some questions on the sequence discriminator described on your paper. In the paper, you mentioned that the frames at each time steps are encoded using a CNN, and fed into a two-layer GRU. Is this CNN identical to the Identity Encoder used for the Generator?

You also mentioned adding the audio as a conditional input to the network. How is this audio encoded, and how is it added to the input?

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