-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Implement TorchIO transforms wrapper analogous to TorchVision transfo… #7579
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
ericspod
merged 33 commits into
Project-MONAI:dev
from
SomeUserName1:7499-torchio-transforms-wrapper
Nov 28, 2024
Merged
Changes from 27 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
2b37b94
Implement TorchIO transforms wrapper analogous to TorchVision transfo…
SomeUserName1 96955c6
Add torchio to dependencies
SomeUserName1 e478ef2
Fixup import order in test
SomeUserName1 a3cfde1
Add skipUnless annotation to torchio transform wrapper test
SomeUserName1 61d6987
Merge branch 'dev' into 7499-torchio-transforms-wrapper
SomeUserName1 e19dc3c
fixup imports
SomeUserName1 ed88571
Merge branch '7499-torchio-transforms-wrapper' of github.com:SomeUser…
SomeUserName1 c100076
Merge branch 'dev' into 7499-torchio-transforms-wrapper
SomeUserName1 de491af
add TorchIOd wrapper, add Transform and RandomizableTrait as base cla…
SomeUserName1 a4e8161
Merge remote-tracking branch 'main/dev' into 7499-torchio-transforms-…
SomeUserName1 60dccfb
Merge branch 'Project-MONAI:dev' into 7499-torchio-transforms-wrapper
SomeUserName1 813ebaf
Merge remote-tracking branch 'refs/remotes/origin/7499-torchio-transf…
SomeUserName1 50cd7ec
add TorchIO and TorchIOd to docs
SomeUserName1 701c83e
add flag to apply the same random transform to all elements in the di…
SomeUserName1 74b6b41
Remove trailing quotes docs/source/transforms.rst
SomeUserName1 b896604
Remove trailing quotes docs/source/transforms.rst
SomeUserName1 472c747
Merge branch 'Project-MONAI:dev' into 7499-torchio-transforms-wrapper
SomeUserName1 09d1099
TorchIO, RandTorchIO, TorchIOd and RandTorchIOd; add RandTorchVision …
SomeUserName1 1c9334c
Fixup alias for RandTorchIOd
SomeUserName1 a64d2a1
Merge branch 'dev' into 7499-torchio-transforms-wrapper
SomeUserName1 63d7579
TorchIO, RandTorchIO, TorchIOd and RandTorchIOd; add RandTorchVision …
SomeUserName1 688dd06
rebase and merge
SomeUserName1 d27bb78
remove duplicate export
SomeUserName1 99bc993
fix formatting
SomeUserName1 98e8275
remove apply same flag from test and remove redundant test, fix type …
SomeUserName1 f05aab5
fixup
SomeUserName1 27bd7fe
Finally...
SomeUserName1 0697f62
Merge branch 'dev' into 7499-torchio-transforms-wrapper
ericspod 133d391
add docs
SomeUserName1 34fbc5f
Merge branch '7499-torchio-transforms-wrapper' of github.com:SomeUser…
SomeUserName1 a1046d9
correct indentation of docs
SomeUserName1 2a7842d
apply autofix and validate that docs still build
SomeUserName1 8b286ce
Merge branch 'dev' into 7499-torchio-transforms-wrapper
ericspod File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.