NVlabs / eg3d

Other
3.24k stars 363 forks source link

Details about noise buffer #110

Open Orig1n opened 1 year ago

Orig1n commented 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?