-
We are welcome contributions, please check [14k github models test and debug env setup](https://github.com/pytorch/pytorch/issues/93667#issue-1565238954) for how to reproduce these issues.
### TorchD…
-
Hello,
I am trying to resume training using the pretrained weights on the CelebA-64 dataset, but I am having problem loading the weights into the model. I am currently using these commands:
python…
-
The new paper ["Image Augmentations for GAN Training"](https://arxiv.org/abs/2006.02595#google), Zhao et al 2020b, reports:
> Data augmentations have been widely studied to improve the accuracy and…
gwern updated
3 years ago
-
**Describe the bug**
Doesn't seem to run on Tensorflow 2.x
**To Reproduce**
Run on Tensorflow 2.x
-
I have the official model weight trained from [NVlabs](https://github.com/NVlabs/stylegan2-ada-pytorch),but when i want to convert it into genforce style,I encounter the issue as follow:
```
======…
-
Hello, I ran into a problem while trying to run your code.so I happen to be learning image processing and I came across this project and would like to learn more in depth, praying for your help!
Un…
ZJur updated
6 months ago
-
I think in the paper it is mentioned it takes ~4 hours to preprocess the global direction for FFHQ. However, when I tried to proprocess for the same FFHQ model, it is taking ~24 hours (using V100 GPU)…
-
I released my EG3D inversion code for your reference, you can find it here: [EG3D-projector](https://github.com/oneThousand1000/EG3D-projector).
----------------------
Thanks for the impress…
-
When computing the FID in `denoising_diffusion_pytorch.py` (as well as `denoising_diffusion_pytorch_1d.py`), the Trainer never switches the model to eval mode. This isn't an issue in the default imple…
-
**Is this something to do with the cuda version? The cuda version I am using is 10.2.**
starting in debug mode
Traceback (most recent call last):
File "/data/songwei/anacondaV100/envs/ddpmgan/lib…