InvertingGANs_with_ConsecutiveImgs
InvertingGANs_with_ConsecutiveImgs copied to clipboard
Official code for our ICCV paper: "From Continuity to Editability: Inverting GANs with Consecutive Images"
Results
2
InvertingGANs_with_ConsecutiveImgs issues
Sort by
recently updated
recently updated
newest added
HI, I have a question about the codes in main.py file I am wondering why the shape of the tensor w_direc in main.py line 110 is (1,1,512) while the size...
Hi, what is the PyTorch version of this code? 0.4.0, 0.4.1 or >=1.0 ? thanks