Skip to content

mil tutorial improvements #1069

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Nov 28, 2022
Merged

mil tutorial improvements #1069

merged 5 commits into from
Nov 28, 2022

Conversation

myron
Copy link
Contributor

@myron myron commented Nov 25, 2022

Fixes # Project-MONAI/MONAI#5081

  • this fixes an issue MetaTensor not working with SyncBatchNorm. This fix is a workaround to cast MetaTensor back to torch.Tensor.
  • this also adds several Readme/doc improvements regarding MIL tutorial

@Nic-Ma Nic-Ma requested review from bhashemian and wyli November 28, 2022 16:14
Copy link
Member

@bhashemian bhashemian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but I'm finding a multi-node machine to test it.

@bhashemian
Copy link
Member

I tested it and it worked fine. Thanks

@bhashemian bhashemian merged commit afda658 into Project-MONAI:main Nov 28, 2022
boneseva pushed a commit to boneseva/MONAI-tutorials that referenced this pull request Apr 21, 2024
Fixes # Project-MONAI/MONAI#5081

- this fixes an issue MetaTensor not working with SyncBatchNorm. This
fix is a workaround to cast MetaTensor back to torch.Tensor.
- this also adds several Readme/doc improvements regarding MIL tutorial

Signed-off-by: myron <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 💯 Complete
Development

Successfully merging this pull request may close these issues.

3 participants