-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Implementation of intensity clipping transform: bot hard and soft approaches #7535
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
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
33af45c
Implementation of intensity clipping transform: bot hard clipping and…
Lucas-rbnt 8d77605
correct soft_clip typing
Lucas-rbnt be08465
Merge branch 'dev' into percentile-clipper
KumoLiu ffc303c
Merge branch 'dev' of github.com:Lucas-rbnt/MONAI into percentile-cli…
Lucas-rbnt fc57eda
clarification on docstring, add 3d tests
Lucas-rbnt 700b947
Merge branch 'Project-MONAI:dev' into percentile-clipper
Lucas-rbnt 189cad4
Merge branch 'percentile-clipper' of github.com:Lucas-rbnt/MONAI into…
Lucas-rbnt 800a051
fixing typo in ClipIntensityPercentile argument
Lucas-rbnt f5fc217
Merge branch 'dev' of github.com:Lucas-rbnt/MONAI into percentile-cli…
Lucas-rbnt b82ec99
Adding possibility to return percentiles in tensor metainfo
Lucas-rbnt 37b38a3
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 3468369
fixing flake8 linting error
Lucas-rbnt 72835e7
Merge branch 'percentile-clipper' of github.com:Lucas-rbnt/MONAI into…
Lucas-rbnt d75e32a
changing percentiles meta info to clipping values and fixing mypy errors
Lucas-rbnt ca2828f
Merge branch 'dev' of github.com:Lucas-rbnt/MONAI into percentile-cli…
Lucas-rbnt 6dacece
fixing typo with ./runtests.sh --autofix
Lucas-rbnt 6d5187c
typing correction, docstring clarification, and change in attribute n…
Lucas-rbnt 6eb1eb8
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 89a4f5f
mypy compliant and dealing with potential float or int in clipping va…
Lucas-rbnt 1d4fe82
Merge branch 'percentile-clipper' of github.com:Lucas-rbnt/MONAI into…
Lucas-rbnt 500036a
Merge branch 'dev' into percentile-clipper
KumoLiu 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
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.