Skip to content

3918 Enhance the 1st conv layer of ResNet#3946

Merged
wyli merged 6 commits intoProject-MONAI:devfrom
yiheng-wang-nv:3918-enhance-resnet
Mar 15, 2022
Merged

3918 Enhance the 1st conv layer of ResNet#3946
wyli merged 6 commits intoProject-MONAI:devfrom
yiheng-wang-nv:3918-enhance-resnet

Conversation

@yiheng-wang-nv
Copy link
Copy Markdown
Contributor

Signed-off-by: Yiheng Wang [email protected]

Fixes #3918 .

Description

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.

@yiheng-wang-nv yiheng-wang-nv requested review from Can-Zhao and wyli March 15, 2022 12:23
@wyli
Copy link
Copy Markdown
Contributor

wyli commented Mar 15, 2022

/build

@wyli wyli enabled auto-merge (squash) March 15, 2022 14:11
@wyli wyli disabled auto-merge March 15, 2022 14:11
@wyli wyli enabled auto-merge (squash) March 15, 2022 14:12
@wyli wyli merged commit 3ca3066 into Project-MONAI:dev Mar 15, 2022
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.

The first convolutional layer in ResNet is hardcoded to be anisotropic

2 participants