-
Hi!
I am trying to reproduce some part of your interesting work and just running your scripts from this repo.
I have followed the installation guide etc but I get the following error when runnin…
-
When I use the pretrained weights to test the result by a GPU on celeba_256 dataset, it occurs following preblem. I can not solve it, can you give me some advice?
Traceback (most recent call last):…
-
There is no implemention of function `trainer.test_from_data('train', s_times=args.sample_steps)` from /resolution-diffusion-pytorch/celebA_128_test.py
How can I write the inference function for supe…
-
```{python}
!mkdir celeba_gan
!gdown --id 1O7m1010EJjLE5QxLZiM9Fpjs7Oj6e684 -O celeba_gan/data.zip
!unzip -qq celeba_gan/data.zip -d celeba_gan
```
```{python}
/usr/local/lib/python3.8/dist-pa…
-
Thanks for open-sourcing the wonderful work.
We would like to build our own work based on Clip2Protect.
The paper writes:
```
We select subset of 1,000 images from CelebA-HQ and report average r…
-
Hello, author, thanks for your sharing.
I found that when I use your code eval_landmark.py to test the real CelebA image, the results is not good, like follows.
![test](https://user-images.githu…
-
大佬您好,可以发一下训练数据集吗?
或者能不能具体说一下您是怎么处理celebA的
我从官网下载的celebA,然后从图片中点剪裁018001到019000的图片,发现跟您的testHR还是有一点偏差,训练出来的psnr值也只有27.99
-
In regress_kp(bctch_list) from celeba_wild.py, there are only 2 keys 'det_keypoints' and 'keypoints'.
Should I add "'eye_distance': batch['eye_distance'].cpu()" to line 93 of model.py which is origi…
-
Hi,
I saw the cifar10 checkpoint but can not find the celeba-hq checkpoint link. Could you please kindly release the celeba-hq-256 checkpoint? Thanks a lot.
Best,
Yang
-
hello Affromero,thank you for your impressive work.I run the command "python main.py --FAN --EYEGLASSES --GENDER --EARRINGS --HAT --BANGS --HAIR --TRAIN_MASK --MOD --SPLIT_STYLE --mode=demo --ref_demo…