You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 2, 2022. It is now read-only.
Hi, thanks for publishing your code!
I have a question about your implementation of the Adversarial AutoEncoder (AAE).
In your code I see you use the reparameterization trick (https://github.com/MaciejZamorski/3d-AAE/blob/master/models/aae.py), like you would if you would train a VAE.
Is there a specific reason to do this? Because I'd think this is not necessary?
Kind regards
Rembert
The text was updated successfully, but these errors were encountered: