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

[FEATURE] Refactor StyleGAN and DCGAN #21

Open
szmazurek opened this issue Nov 3, 2024 · 0 comments
Open

[FEATURE] Refactor StyleGAN and DCGAN #21

szmazurek opened this issue Nov 3, 2024 · 0 comments

Comments

@szmazurek
Copy link
Contributor

Is your feature request related to a problem? Please describe.

StyleGAN and DCGAN have a lot in common (or very similar methods).

Describe the solution you'd like

Maybe they should be moved into some unifying class that all GANs would use, as it allows to reduce code duplication.

Describe alternatives you've considered

Leaving the code as is we risk further duplication increase and problems with resolving future bugs.

Additional context

Add any other context or screenshots about the feature request here.

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