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

Compute utilities for incorporating generative networks #813

Closed
szmazurek opened this issue Mar 10, 2024 · 0 comments · Fixed by szmazurek/GaNDLF#28
Closed

Compute utilities for incorporating generative networks #813

szmazurek opened this issue Mar 10, 2024 · 0 comments · Fixed by szmazurek/GaNDLF#28
Assignees
Labels
enhancement New feature or request

Comments

@szmazurek
Copy link
Collaborator

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

Generative networks have quite different scheme for forward passes, inference and training in general. Adding new, extended versions of compute utilities is therefore necessary

Describe the solution you'd like

Adding separate modified functions that allow for complete GAN training, validation and inference

Describe alternatives you've considered

Incorporating the version modification into currently existing compute functions - altought I believe it will make the code too complex and they should be kept separate.

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
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant