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

How to train stargan-v2 on my own dataset? #148

Open
k2sq opened this issue Nov 16, 2022 · 2 comments
Open

How to train stargan-v2 on my own dataset? #148

k2sq opened this issue Nov 16, 2022 · 2 comments

Comments

@k2sq
Copy link

k2sq commented Nov 16, 2022

What should my folder structure look like? Do I have to change some code? Really appreciated your work.

@inhyukpark2
Copy link

inhyukpark2 commented Nov 30, 2022

python main.py --mode train --num_domains 2 --w_hpf 1
--lambda_reg 1 --lambda_sty 1 --lambda_ds 1 --lambda_cyc 1
--train_img_dir data/celeba_hq/train
--val_img_dir data/celeba_hq/val

You can change train, val directory, hyperparameter.

@study-clever
Copy link

我的文件夹结构应该是什么样子的?我必须更改一些代码吗?真的很感谢你的工作。

What should my folder structure look like? Do I have to change some code? Really appreciated your work.

Have you implemented training your own dataset? Can you exchange ideas?

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

3 participants