DragGAN
DragGAN copied to clipboard
Unofficial Implementation of DragGAN - "Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold" (DragGAN 全功能实现,在线Demo,本地部署试用,代码、模型已全部开源,支持Wi...
Hi all got the following error on Colab: File under cache_dir (./checkpoints): ['stylegan2_elephants_512_pytorch.pkl', 'stylegan2-afhqcat-512x512.pkl', 'stylegan2-cat-config-f.pkl', 'stylegan2_lions_512_pytorch.pkl', 'stylegan2_dogs_1024_pytorch.pkl', 'stylegan2_horses_256_pytorch.pkl', 'stylegan2-car-config-f.pkl', 'stylegan2-ffhq-512x512.pkl'] Valid checkpoint file: {'stylegan2_elephants_512_pytorch': './checkpoints/stylegan2_elephants_512_pytorch.pkl', 'stylegan2-afhqcat-512x512': './checkpoints/stylegan2-afhqcat-512x512.pkl', 'stylegan2-cat-config-f': './checkpoints/stylegan2-cat-config-f.pkl', 'stylegan2_lions_512_pytorch':...
 成功运行了,但是在点击选择起始点的时候出现这个问题,我怀疑可能是我浏览器设置的问题?
Gradio gets stuck in an infinite loop after clicking on an image or when clicking a button on the panel. The image disappears immediately when doing so. CPU and GPU...
演示视频做的吹牛逼哄哄的
 跑起来,点击图片之后就一直处在加载,也没有报错
Hello, I can't add any checkpoint model. An excerpt from the log message: window ... File "", line 573, in module_from_spec File "", line 1233, in create_module File "", line...
1. 上传图片后,软件会自动添加1对点。 2. 对我自己图像进行操作后,软件会会直接跳回原来的照片 如何解决?
https://github.com/users/grainrigi/achievements/pair-extraordinaire
I note that the drag_gan function at draggan.py have a parameter "mask", and it did not use. And ` # if mask is not None: # loss += ((F -...