Replies: 1 comment 1 reply
-
We don't provide that mechanism directly but I think you'd want to use forward hooks to do this. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am wondering if that's possible to return the outputs of specific layer (for example one of fully connected layers in DenseNet) instead of output of classifier layer in built-in architectures in MONAI like Densenet121?
Thanks,
Ali
Beta Was this translation helpful? Give feedback.
All reactions