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

02_semantic: Can't properly extend the UNet class for GroupNorm #5

Open
msschwartz21 opened this issue Jun 11, 2024 · 0 comments
Open

Comments

@msschwartz21
Copy link
Contributor

Copied from dl4mia/01_segmentation#16

In the additional exercices, for GroupNorm you need to subclass UNet and extend _conv_block.
Doing so has no effect because this private method is never used.

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