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

Weird edge pattern in generated images during training #165

Open
manuelmaior29 opened this issue May 5, 2023 · 0 comments
Open

Weird edge pattern in generated images during training #165

manuelmaior29 opened this issue May 5, 2023 · 0 comments

Comments

@manuelmaior29
Copy link

manuelmaior29 commented May 5, 2023

So I am trying to perform a training of the CUT model in order to translate images captured from CARLA Simulator domain to Cityscapes images domain. During training I observed that many of the Fake_B generated images have some weird edges forming at the transition from a ground object to the sky.


Example 1:
image

Example 2:
image

Some training details:

  • 3000 examples from CARLA Simulator domain and 4376 examples from Cityscapes domain.
  • Parameters --CUT_mode CUT --n_epochs 25 --n_epochs_decay 0 --batch_size 1 --preprocess scale_width_and_crop --load_size 1024 --crop_size 512

Is there something related to the training setup that I should consider doing? Should I just wait for more training iterations? Also I noticed that the losses, after the second epoch, started not to really decrease anymore.

Thank you!

@manuelmaior29 manuelmaior29 changed the title Weird edge pattern in generated images Weird edge pattern in generated images during training May 5, 2023
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

1 participant