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

selection of encodings for pose and latent interpolation #236

Open
marjanfamili opened this issue Oct 23, 2023 · 0 comments
Open

selection of encodings for pose and latent interpolation #236

marjanfamili opened this issue Oct 23, 2023 · 0 comments

Comments

@marjanfamili
Copy link
Collaborator

In vis.py I have noticed that we have changed the way we select latents for specific class

https://github.com/alan-turing-institute/affinity-vae/blame/17e65f90445e69b12fd81d50736f75783a120968/avae/vis.py#L1144

we seem to be selecting multiple encodings and then take the mean of them. Is it not better to just take one encoding for the purpose of interpolation and visualisation ?

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