Skip to content

adds a mednist 2D registration demo#201

Merged
wyli merged 21 commits intoProject-MONAI:devfrom
wyli:mednist-reg
Nov 22, 2022
Merged

adds a mednist 2D registration demo#201
wyli merged 21 commits intoProject-MONAI:devfrom
wyli:mednist-reg

Conversation

@wyli
Copy link
Copy Markdown
Collaborator

@wyli wyli commented Nov 11, 2022

Signed-off-by: Wenqi Li [email protected]

Fixes Project-MONAI/MONAI#5440

Please ensure all the checkboxes:

  • Codeformat tests passed locally by running ./runtests.sh --codeformat.
  • In-line docstrings updated.
  • Update version and changelog in metadata.json if changing an existing bundle.
  • Please ensure the naming rules in config files meet our requirements (please refer to: CONTRIBUTING.md).
  • Ensure versions of packages such as monai, pytorch and numpy are correct in metadata.json.
  • Descriptions should be consistent with the content, such as eval_metrics of the provided weights and TorchScript modules.
  • Files larger than 25MB are excluded and replaced by providing download links in large_file.yml.
  • Avoid using path that contains personal information within config files (such as use /home/your_name/ for "bundle_root").

@wyli
Copy link
Copy Markdown
Collaborator Author

wyli commented Nov 11, 2022

/black

@wyli
Copy link
Copy Markdown
Collaborator Author

wyli commented Nov 17, 2022

/build

4 similar comments
@wyli
Copy link
Copy Markdown
Collaborator Author

wyli commented Nov 17, 2022

/build

@wyli
Copy link
Copy Markdown
Collaborator Author

wyli commented Nov 17, 2022

/build

@wyli
Copy link
Copy Markdown
Collaborator Author

wyli commented Nov 17, 2022

/build

@wyli
Copy link
Copy Markdown
Collaborator Author

wyli commented Nov 17, 2022

/build

@wyli wyli marked this pull request as ready for review November 17, 2022 14:40
@wyli wyli requested a review from yiheng-wang-nv November 17, 2022 14:40
@wyli
Copy link
Copy Markdown
Collaborator Author

wyli commented Nov 17, 2022

/build

1 similar comment
@wyli
Copy link
Copy Markdown
Collaborator Author

wyli commented Nov 17, 2022

/build

@yiheng-wang-nv
Copy link
Copy Markdown
Collaborator

Thanks @wyli for contributing this bundle, the PR looks good to me, a few comments are added above and I do not have other questions.

wyli added 9 commits November 22, 2022 08:26
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
@wyli
Copy link
Copy Markdown
Collaborator Author

wyli commented Nov 22, 2022

/build

@wyli
Copy link
Copy Markdown
Collaborator Author

wyli commented Nov 22, 2022

/build

@wyli wyli enabled auto-merge (squash) November 22, 2022 09:06
@wyli wyli merged commit efd7f47 into Project-MONAI:dev Nov 22, 2022
@wyli wyli deleted the mednist-reg branch November 22, 2022 09:12
yiheng-wang-nv pushed a commit to yiheng-wang-nv/model-zoo that referenced this pull request Jul 29, 2024
Signed-off-by: Wenqi Li <[email protected]>

Fixes #Project-MONAI/MONAI#5440


### Please ensure all the checkboxes:
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Codeformat tests passed locally by running `./runtests.sh
--codeformat`.
- [x] In-line docstrings updated.
- [x] Update `version` and `changelog` in `metadata.json` if changing an
existing bundle.
- [x] Please ensure the naming rules in config files meet our
requirements (please refer to: `CONTRIBUTING.md`).
- [x] Ensure versions of packages such as `monai`, `pytorch` and `numpy`
are correct in `metadata.json`.
- [x] Descriptions should be consistent with the content, such as
`eval_metrics` of the provided weights and TorchScript modules.
- [x] Files larger than 25MB are excluded and replaced by providing
download links in `large_file.yml`.
- [x] Avoid using path that contains personal information within config
files (such as use `/home/your_name/` for `"bundle_root"`).

Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: monai-bot <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: monai-bot <[email protected]>
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.

adds a 2d registration bundle

3 participants