Skip to content

update swin_unetr block parameter names #4311

Merged
wyli merged 7 commits intoProject-MONAI:devfrom
ahatamiz:swin_unetr_v2
May 22, 2022
Merged

update swin_unetr block parameter names #4311
wyli merged 7 commits intoProject-MONAI:devfrom
ahatamiz:swin_unetr_v2

Conversation

@ahatamiz
Copy link
Copy Markdown
Contributor

@ahatamiz ahatamiz commented May 21, 2022

Signed-off-by: ahatamizadeh [email protected]

Description

This PR changes the following:

  • block names to be compatible with pre-trained weights
  • decreases the number of feature size to 24 as the base model to be more memory efficient.
  • sets Normalize to be default option.

Status

*Ready

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

Signed-off-by: ahatamizadeh <[email protected]>
@ahatamiz ahatamiz requested a review from wyli May 21, 2022 21:46
ahatamiz added 2 commits May 21, 2022 14:55
Signed-off-by: ahatamizadeh <[email protected]>
Signed-off-by: ahatamizadeh <[email protected]>
@ahatamiz ahatamiz changed the title update swin_unetr block name update swin_unetr block name and UnetResBlock May 22, 2022
@ahatamiz ahatamiz changed the title update swin_unetr block name and UnetResBlock update swin_unetr block and UnetResBlock May 22, 2022
ahatamiz added 2 commits May 21, 2022 23:02
Signed-off-by: ahatamizadeh <[email protected]>
Signed-off-by: ahatamizadeh <[email protected]>
@ahatamiz ahatamiz changed the title update swin_unetr block and UnetResBlock update swin_unetr block May 22, 2022
@ahatamiz ahatamiz changed the title update swin_unetr block update swin_unetr block parameter names May 22, 2022
Signed-off-by: ahatamizadeh <[email protected]>
@ahatamiz ahatamiz requested a review from Nic-Ma May 22, 2022 08:23
@Nic-Ma Nic-Ma requested review from ericspod and yiheng-wang-nv May 22, 2022 08:28
@wyli
Copy link
Copy Markdown
Contributor

wyli commented May 22, 2022

/build

@wyli wyli enabled auto-merge (squash) May 22, 2022 10:40
@wyli wyli merged commit 655c8e7 into Project-MONAI:dev May 22, 2022
@ahatamiz ahatamiz deleted the swin_unetr_v2 branch May 22, 2022 17:06
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