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

Process bewteen char-CNN-RNN and StackGAN #54

Open
KevinToh0329 opened this issue Dec 26, 2018 · 1 comment
Open

Process bewteen char-CNN-RNN and StackGAN #54

KevinToh0329 opened this issue Dec 26, 2018 · 1 comment

Comments

@KevinToh0329
Copy link

I would like to know how does the output of text embeddings become the input of the StackGAN. I saw the output of the embedding is with a matrix of [1,1024] for 1 text description. Can anyone explain to me how does the matrix work? and what does is the meaning. Even I put the text description 'abc' it will also have 1024.

@KevinToh0329 KevinToh0329 changed the title Process bewteen char-CNN-RNN and GA Process bewteen char-CNN-RNN and StackGAN Dec 26, 2018
@Ereebay
Copy link

Ereebay commented Jul 10, 2019

Read the paper of this repo
https://github.com/reedscot/cvpr2016
StackGAN used char-CNN-RNN to create text embedding.

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

2 participants