-
hello, i want to apply Hessian penalty in stylegan2 for fine-tunning, is it available?
-
I edited face in Eyeglasses, Gender, Hair Color, Pose , Smile ... direction by MODEL_ZOO/StyleGAN2/[ffhq-1024x1024](https://mycuhk-my.sharepoint.com/:u:/g/personal/1155082926_link_cuhk_edu_hk/EX0DNW…
-
Hi, I am trying to familiarize myself with your code and could you please explain why there is an optional step that compiles StyleGAN2 to make the training faster?
-
When executing py file,
` !python /content/DragGAN/visualizer_drag_gradio.py`
File under cache_dir (./checkpoints):
['stylegan2_horses_256_pytorch.pkl', 'stylegan2_elephants_512_pytorch.pkl…
-
How do I use SG2 for training?
-
## ❓ Questions and Help
When I'm running the original code on GPU, the step incrementation is happening pretty quickly, whereas when I'm trying to run the same code with TPU (after making necessary x…
-
Hi. Is it possible to convert weights from stylegan2-ada-pytorch (https://github.com/NVlabs/stylegan2-ada-pytorch) pickle file to pt with convert_weight tool?
-
Dear author, I get the error after run python visualizer_drag_gradio.py, thank for your help!
File under cache_dir (./checkpoints):
['stylegan2_elephants_512_pytorch.pkl', 'stylegan2-afhqcat-512x5…
-
I have everything installed as suggested, CUDA tools and there was no need to edit the webui.bat since line 51 was already as suggested. This is the log from both 1111 and webforge
*** Error loadin…
-
Hi there,
first of all, thanks for the great work!
I have an issue when running the **StyleGAN2_Colab_Train.ipynb** notebook on Colab. After downloading the Stylegan2 repo and converting the ima…