-
Hey,
I think the driver code for the running your method on custom imgs is not complete, for example the `run_PTI` script requires `multiview` imgs, but the `multi_views/generate_multi_views.py` i…
-
Hi, very excited to see the work.
I wonder if there are any results about the disentanglement results?
I tried and revised the repo [https://github.com/johndpope/MegaPortrait-hack](url)
but …
-
Dear Justin,
Thank you for creating the great repo. Do you have plan to support stylegan3?
Thank you for your help.
Best Wishes,
Alex
-
Here's a the log from an attempt to run the StyleFlow in docker with docker-compose. see ticket #28 for more background of how I got this far. Any ideas what I could try to get this working? My GPU is…
-
Could you share how to get it working on Windows please?
-
Hello and thanks for an awesome project!
I am trying to finetune this model - https://github.com/TencentARC/GFPGAN/releases/download/v0.2.0/GFPGANCleanv1-NoCE-C2.pth , but when I have
network_…
-
首先非常惊赞叹作者们的杰出创作!感谢无私开源!
在拜读论文及源码之后,我尝试将模型导出为onnx,但是发现只有vitAD成功,invAD及InvAD-lite均报错,其它还没来得及测试。
torch版本 2.3.0 和 1.13.1 都测试了,报错相同,大致如下:
**torch.onnx.export(self.net, x, "inv.onnx")**
Traceback (m…
-
### 🐛 Describe the bug
I have try to convert [StyleGANEX](https://github.com/williamyang1991/StyleGANEX) to ONNX with torch.onnx.dynamo_export, It show that Model has been converted to ONNX, but l…
-
Hi,
Thank you for sharing your code and the weights for the models. I'm trying to reproduce the results presented in the paper using NVIDIA's Official StyleGAN2 model. In your project, you are usi…
-
### 論文へのリンク
[[arXiv:2006.10738] Differentiable Augmentation for Data-Efficient GAN Training](https://arxiv.org/abs/2006.10738)
### 著者・所属機関
Shengyu Zhao, Zhijian Liu, Ji Lin, Jun-Yan Zhu, Song…