We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The activation function of a ResBlock is currently hard coded. It would be nice if we could set it ourselves to a specific activation function.
MONAI/monai/networks/blocks/segresnet_block.py
Line 69 in 73d9afa
The text was updated successfully, but these errors were encountered:
Hi @yiheng-wang-nv ,
Could you please help take a look at this ticket?
Thanks in advance.
Sorry, something went wrong.
Hi @patricio-astudillo @Nic-Ma , sure I will add this parameter recently.
I can add it too if you'd like and make a pull request?
Hi @patricio-astudillo , sure, it would be nice if you can submit a pull request for it
yiheng-wang-nv
Successfully merging a pull request may close this issue.
The activation function of a ResBlock is currently hard coded. It would be nice if we could set it ourselves to a specific activation function.
MONAI/monai/networks/blocks/segresnet_block.py
Line 69 in 73d9afa
The text was updated successfully, but these errors were encountered: