rewriting icon indicating copy to clipboard operation
rewriting copied to clipboard

Rewriting a Deep Generative Model, ECCV 2020 (oral). Interactive tool to directly edit the rules of a GAN to synthesize scenes with objects added, removed, or altered. Change StyleGANv2 to make extr...

Results 8 rewriting issues
Sort by recently updated
recently updated
newest added

Hi! - Added form to `rewriting-interface` notebook for selecting `ganname`, `modelname`, `layernum`, `size`. - Cleaned up library imports, removed unused. - Fixed typo in instructions section. - Changed `torch.symeig` to...

Hi! Thanks for making this code available. I saw your lecture in Ali Jahanian's class on yt and wanted to try this out with faces. However, when changing the colab...

In you paper, ![image](https://user-images.githubusercontent.com/55389940/101142959-40a8fe80-3651-11eb-8b9d-b7c3eb07869d.png) I am confused how to get v_*i? Through gan inversion optimization to find the v_*i correspond to x_*i? I can't find in your code, so sorry...

### Issue: rewriting's `rewriting-interface.ipynb` exceeds colab's IOPub data rate with `faces` While in google colab, as directed in the last cell, I changed `modelname` to `faces` with no other changes....

Hi David, thanks for the great work so far. I trained a custom dataset with StyleGAN2 and converted the weight to pytorch. Then I tried on rewriting some of the...

sorry to disturb you. As a beginner, I am very interested in your work, and I would like to ask how to rewrite on other dataset

## Description: This Pull Request fixes a typographical error in the README.md file. ## Changes Made: - Corrected "repoduced" to "reproduced" in the README.md file. ## Additional Information: This fix...

Hi Dr. Bau, Fistly thanks for all you talk and great work. Perhaps here is not a right place, but I have this question and wanted to ask at one...