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

"assert self.is_domain_reachable" #491

Open
ghost opened this issue Jan 11, 2023 · 0 comments
Open

"assert self.is_domain_reachable" #491

ghost opened this issue Jan 11, 2023 · 0 comments

Comments

@ghost
Copy link

ghost commented Jan 11, 2023

Hi,

I attempted to train pix2pix using my own data.
I used pix2pix_vanilla_unet_bn_facades_b1x1_80k.py as my config;
I divided the dataset into train and test with paired images

It runs smoothly until it saved the 10000 iteration and show the following error message:
"assert self.is_domain_reachable(
AssertionError: A domain is not reachable, available domain list is ['B']"

In my case, A and B is the translation I want to achieve.

Can you help?
Thanks!

Tao

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

0 participants