Open Orig1n opened 1 year ago
I'm confused when I read the code in w_plus_projector.py. I notice the noise buffer is optimized during the inversion, but you didn't save it to the npy or the pkl. How can the generator generate correct videos with random noises?
w_plus_projector.py
I'm confused when I read the code in
w_plus_projector.py
. I notice the noise buffer is optimized during the inversion, but you didn't save it to the npy or the pkl. How can the generator generate correct videos with random noises?