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 image encoder #134

Open
mdciri opened this issue Dec 30, 2020 · 0 comments
Open

Question about the image encoder #134

mdciri opened this issue Dec 30, 2020 · 0 comments

Comments

@mdciri
Copy link

mdciri commented Dec 30, 2020

Hello,

it is not clear to me how the encoder is trained. I understood that you do multiple dow-sampling steps and then two a Linear/Dense layers to calculate the mean and the variance vectors.

which loss function do you use and which are its inputs? So, with what do you compare per every step the output mean and variance vectors?
Why did you choose a length of 256? Is it because you train on 256x256 images or because 256 is the number of grey-scale levels?

Thanks in advance,
Best regards,
Marco Domenico Cirillo

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