Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Training issues #4

Open
A1ita99 opened this issue Dec 7, 2023 · 1 comment
Open

Training issues #4

A1ita99 opened this issue Dec 7, 2023 · 1 comment

Comments

@A1ita99
Copy link

A1ita99 commented Dec 7, 2023

when I run the following code:

python main.py --mode train --dataset CelebA --celeba_image_dir data/celeba/images --attr_path data/celeba/list_attr_celeba.txt --image_size 128 --c_dim 5 --sample_dir results/samples --log_dir results/logs --model_save_dir results/models --result_dir results/results --selected_attrs Sideburns Bangs Blond_Hair Brown_Hair Male Eyeglasses --lambda_noise 800 --attention True

the generated images in the 'samples' directory appear distorted. How can I fix this?
viewfile

@bajiua
Copy link

bajiua commented Dec 10, 2024

当我运行以下代码时:

python main.py --mode train --dataset CelebA --celeba_image_dir data/celeba/images --attr_path data/celeba/list_attr_celeba.txt --image_size 128 --c_dim 5 --sample_dir results/samples --log_dir results/logs --model_save_dir results/models --result_dir results/results --selected_attrs 鬓角 刘海 金发 棕发 男性 眼镜 --lambda_noise 800 --attention True

“samples”目录中生成的图像出现扭曲。我该如何修复? 视图文件

I met the same problem. Have you solved this problem now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants