We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hello guys,
I am using Highresnet in MONAI. There is a minor bug in the code at:
monai/networks/nets/highresnet.py:79
The issue is that there is no inplace input argument for activations other than ReLU such as PReLU.
inplace