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

factor out ConvBlock in UNet #16

Closed
wants to merge 1 commit into from
Closed

Conversation

yajivunev
Copy link

No description provided.

@neptunes5thmoon
Copy link
Contributor

neptunes5thmoon commented Aug 21, 2024

I don't think this actually works the way you want it to cause we are using conv_block in the init. So changing it after super().__init__() won't do anything

@yajivunev yajivunev closed this Aug 22, 2024
@yajivunev yajivunev deleted the factor-out-convblock branch August 22, 2024 18:24
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

Successfully merging this pull request may close these issues.

2 participants