CTSDG icon indicating copy to clipboard operation
CTSDG copied to clipboard

Testing results are not as expected

Open SURABHI-GUPTA opened this issue 3 years ago • 3 comments

@Xiefan-Guo Hey. Thanks for releasing the codebase.

I tested your pretrained model on celeba, however, the results are not as expected. Even the identity of the person belongs to the training set, still it does not generalize well. What could be the reason?

2 2

2

SURABHI-GUPTA avatar Jan 07 '22 06:01 SURABHI-GUPTA

Hi, maybe it is caused by the preprocessing of the image. We follow the experimental settings of EdgeConnect. For CelebA, we cropped the center 178x178 of the images, then resized them to 256x256 using bilinear interpolation.

xiefan-guo avatar Jan 09 '22 04:01 xiefan-guo

Hi, maybe it is caused by the preprocessing of the image. We follow the experimental settings of EdgeConnect. For CelebA, we cropped the center 178x178 of the images, then resized them to 256x256 using bilinear interpolation. How to solve this problem please?

haolin512900 avatar Jan 22 '22 11:01 haolin512900

Hi, maybe it is caused by the preprocessing of the image. We follow the experimental settings of EdgeConnect. For CelebA, we cropped the center 178x178 of the images, then resized them to 256x256 using bilinear interpolation.

How to solve this problem please?

Have you solve this problem?

Matt-V50 avatar Apr 16 '22 13:04 Matt-V50