morphing_faces
morphing_faces copied to clipboard
about decoder
I read your python code and found out the decoding process is done by generating the face image directly from the code through the decoding network rather than by sampling from model. How does a face is sampled from a isotropic gaussian distribution with your code?