-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Add rectified flow noise scheduler for accelerated diffusion model #8374
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
57 commits
Select commit
Hold shift + click to select a range
eef70a7
8274 Relax gpu load check (#8282)
yiheng-wang-nv f650feb
bug: Fix PatchMerging duplicate merging (#8285)
pooya-mohammadi 5da95c8
Fix test load image issue (#8297)
yiheng-wang-nv d14b6bf
Using LocalStore in Zarr v3 (#8299)
KumoLiu e516098
8267 fix normalize intensity (#8286)
advcu987 26ff1b6
Fix bundle download error from ngc source (#8307)
KumoLiu 8f4bdcf
Fix deprecated usage in zarr (#8313)
KumoLiu 106a3c8
update pydicom reader to enable gpu load (#8283)
yiheng-wang-nv 621fc5f
Zarr compression tests only with versions before 3.0 (#8319)
ericspod 3b83a56
add rectified flow noise scheduler to monai
Can-Zhao dff1a4a
Changing utils.py to test_utils.py (#8335)
ericspod 2c63f5a
8185 - Refactor test (#8231)
garciadias 2016d20
Recursive Item Mapping for Nested Lists in Compose (#8187)
KumoLiu e8b500b
Bump min torch to 1.13.1 to mitigate CVE-2022-45907 unsafe usage of e…
jamesobutler 749693b
Inferer modification - save_intermediates clashes with latent shape a…
virginiafdez 599f8a9
Fix `packaging` imports in version comparison logic (#8347)
nkaenzig 87a6c4c
Removed outdated `torch` version checks from transform functions (#8359)
nkaenzig 17440c8
Fix CommonKeys docstring (#8342)
bartosz-grabowski 90dd2cc
Add Average Precision to metrics (#8089)
thibaultdvx ab46efc
Solves path problem in test_bundle_trt_export.py (#8357)
garciadias a9a7082
8354 fix path at test onnx trt export (#8361)
garciadias cf9fb59
Modify ControlNet inferer so that it takes in context when the diffus…
virginiafdez 4b4d92c
Update monaihosting download method (#8364)
yiheng-wang-nv 092978c
Bump torch minimum to mitigate CVE-2024-31580 & CVE-2024-31583 and en…
jamesobutler 784b19f
add rectified flow for accelerated diffusion model
Can-Zhao 28c3d68
reformat
Can-Zhao dc7b8a6
reformat
Can-Zhao 0bbc0dd
reformat
Can-Zhao c070581
reformat
Can-Zhao b036450
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 81663db
add prev_original
Can-Zhao c314dbf
black
Can-Zhao e7bb70d
add doc
Can-Zhao b24af70
add doc
Can-Zhao 4499780
add doc
Can-Zhao 74e0a9b
update doc
Can-Zhao fd8d7f5
Update autoencoderkl_maisi.py
Can-Zhao ecdb812
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 9909859
Update autoencoderkl_maisi.py
Can-Zhao 6726747
DCO Remediation Commit for Can Zhao <69829124+Can-Zhao@users.noreply.…
Can-Zhao 0ff3034
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 454496f
Auto3DSeg algo_template hash update (#8378)
monai-bot 2df4637
rm redundant line
Can-Zhao e428c38
Enable Pytorch 2.6 (#8309)
ericspod eaa803f
conflict
Can-Zhao 8555b67
make it 2D/3D compartible, rm a outdated comment
Can-Zhao 14664e8
make it 2D/3D compartible, rm a outdated comment
Can-Zhao 20aa7fd
make it 2D/3D compartible, rm a outdated comment
Can-Zhao 3144c8a
make it 2D/3D compartible
Can-Zhao 0bf0041
add more test
Can-Zhao acb5a5c
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] e320ecc
reformat
Can-Zhao 80a298d
reformat
Can-Zhao c2e3cb5
add more test
Can-Zhao 40be2a6
reformat
Can-Zhao b9ceccf
reformat
Can-Zhao 9685e9f
reformat
Can-Zhao 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
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.