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

Color images #13

Open
theotheo opened this issue Nov 2, 2022 · 1 comment
Open

Color images #13

theotheo opened this issue Nov 2, 2022 · 1 comment

Comments

@theotheo
Copy link

theotheo commented Nov 2, 2022

Hello!

I need to generate color images for my project. I want to try changing your architecture accordingly. I guess this should be easy to do. It is enough to change the number of channels at input and output, right? I'm wondering what you think of this possibility. Any thoughts welcome!

@ankanbhunia
Copy link
Owner

I think it should be doable. But you may need to carefully tune different parameters to stabilize the GAN training . If the dataset has complex background (like IMGUR5K) then you may require some other form of supervision to handle the forground and background seperately. In any case, I think you can possibly extend HWT to generate color images.

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