Skip to content
Discussion options

You must be logged in to vote

I believe

model.2.1.conv.unit0.conv.weight
model.2.1.conv.unit0.conv.bias

are the final convolutions.

for setting up an optimiser for some of the trainable parameters, please see Alternative transfer learning setup of the transfer learning tutorial https://github.com/Project-MONAI/tutorials/blob/main/modules/transfer_mmar.ipynb,
from monai.networks.utils import copy_model_state has an option of excluding parameters by variable name regular expression filtering.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by adwaykanhere
Comment options

You must be logged in to vote
1 reply
@wyli
Comment options

wyli Oct 3, 2022
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants