Skip to content
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

Add 2d diffusion model bundle #408

Merged
merged 81 commits into from
May 16, 2023
Merged
Changes from 1 commit
Commits
Show all changes
81 commits
Select commit Hold shift + click to select a range
c83d75a
add bundle for 2d ldm
Can-Zhao May 2, 2023
3745ad7
add bundle for 2d ldm
Can-Zhao May 2, 2023
93e1001
update readme and config
Can-Zhao May 4, 2023
9b1aec6
update readme
Can-Zhao May 4, 2023
4d7c3b1
update readme
Can-Zhao May 4, 2023
a9dcf89
Merge branch 'Project-MONAI:dev' into ldm2d
Can-Zhao May 6, 2023
95843bd
update readme
Can-Zhao May 6, 2023
4d0e495
Merge branch 'ldm2d' of github.com:Can-Zhao/model-zoo into ldm2d
Can-Zhao May 6, 2023
2cecca4
change sampler to inferer
Can-Zhao May 6, 2023
8d4b037
change network_def
Can-Zhao May 6, 2023
975dc34
change hyperparameter
Can-Zhao May 6, 2023
18c5df5
update configs
Can-Zhao May 7, 2023
06aa8b3
update readme
Can-Zhao May 7, 2023
53cf59a
update readme
Can-Zhao May 7, 2023
414df64
update readme
Can-Zhao May 7, 2023
3a64b74
update readme
Can-Zhao May 7, 2023
10519fd
update large file
Can-Zhao May 7, 2023
8aab29c
update dataset path
Can-Zhao May 7, 2023
b7718b3
update readme
Can-Zhao May 7, 2023
58e859d
Merge branch 'dev' into ldm2d
Can-Zhao May 7, 2023
7dde3e9
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 7, 2023
193fa19
update readme
Can-Zhao May 8, 2023
8c94d90
reformat
Can-Zhao May 8, 2023
a6627a0
update readme
Can-Zhao May 8, 2023
4ffb51b
update meta
Can-Zhao May 8, 2023
4893112
update readme
Can-Zhao May 8, 2023
41b7544
update readme
Can-Zhao May 8, 2023
105ed8c
update readme
Can-Zhao May 9, 2023
fc68040
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 9, 2023
04aba98
Merge branch 'dev' into ldm2d
Can-Zhao May 9, 2023
67e3d99
update readme, update perceptual loss
Can-Zhao May 12, 2023
4aa72c5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 12, 2023
917e140
update readme, update perceptual loss
Can-Zhao May 12, 2023
1ae4239
Merge branch 'ldm2d' of github.com:Can-Zhao/model-zoo into ldm2d
Can-Zhao May 12, 2023
3bcd001
seprate data download out, update readme
Can-Zhao May 13, 2023
d0f3129
update readme
Can-Zhao May 13, 2023
8b2916e
reformat
Can-Zhao May 13, 2023
095ee80
update readme
Can-Zhao May 15, 2023
8d10d27
add vae inference
Can-Zhao May 15, 2023
1860159
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 15, 2023
9d0b0f5
update latgefile
Can-Zhao May 15, 2023
dc605d1
Merge branch 'ldm2d' of github.com:Can-Zhao/model-zoo into ldm2d
Can-Zhao May 15, 2023
575517d
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 15, 2023
8fb6c22
update readme and config for pre-trained issue
Can-Zhao May 15, 2023
b39d611
Merge branch 'ldm2d' of github.com:Can-Zhao/model-zoo into ldm2d
Can-Zhao May 15, 2023
14ff18a
update readme
Can-Zhao May 15, 2023
657f67c
Merge branch 'dev' into ldm2d
Can-Zhao May 15, 2023
c61b6b6
update readme
Can-Zhao May 15, 2023
4b87941
typo
Can-Zhao May 15, 2023
a573503
update readme
Can-Zhao May 15, 2023
b9c9faf
reformat
Can-Zhao May 15, 2023
5be47fe
Merge branch 'Project-MONAI:dev' into ldm2d
Can-Zhao May 15, 2023
489404a
update readme
Can-Zhao May 15, 2023
71df4eb
Merge branch 'ldm2d' of github.com:Can-Zhao/model-zoo into ldm2d
Can-Zhao May 15, 2023
137260c
update pretrain in config
Can-Zhao May 15, 2023
edf48c5
update readme on dependency
Can-Zhao May 15, 2023
d4b49bc
Merge branch 'dev' into ldm2d
Can-Zhao May 15, 2023
0877601
Merge branch 'dev' into ldm2d
Can-Zhao May 15, 2023
1079dc9
change sampler to inferer to meet requirement in inference.json
Can-Zhao May 15, 2023
bb26c89
Merge branch 'ldm2d' of github.com:Can-Zhao/model-zoo into ldm2d
Can-Zhao May 15, 2023
9c79a74
change ci/bundle_custom_data.py
Can-Zhao May 15, 2023
38ba237
change ci/bundle_custom_data.py
Can-Zhao May 15, 2023
8465a45
change ci verify_bundle.py
Can-Zhao May 15, 2023
b3b77e0
reformat
Can-Zhao May 15, 2023
5c763d2
change monai generative model dependency to 0.2.1
Can-Zhao May 15, 2023
f210254
reformat
Can-Zhao May 15, 2023
bdc9cd9
update meta
Can-Zhao May 15, 2023
95d8a47
update meta and trained model weights for ldm3d
Can-Zhao May 16, 2023
f26eaf6
update verify_bundle.py
Can-Zhao May 16, 2023
3a0d324
add install file for 2d ldm
Can-Zhao May 16, 2023
e80743d
add install file for 2d ldm
Can-Zhao May 16, 2023
ccb3152
add ci verify model for 2d ldm
Can-Zhao May 16, 2023
d3f5a41
add import on monai.utils.first
yiheng-wang-nv May 16, 2023
6ceef5c
update reference
Can-Zhao May 16, 2023
36b1e5b
Merge branch 'ldm2d' of github.com:Can-Zhao/model-zoo into ldm2d
Can-Zhao May 16, 2023
d0233c6
update data section
Can-Zhao May 16, 2023
423911e
update loss fig
Can-Zhao May 16, 2023
26449de
update loss fig
Can-Zhao May 16, 2023
fb30347
update loss fig
Can-Zhao May 16, 2023
8791481
update loss fig version
Can-Zhao May 16, 2023
7585c3e
update readme time step data type
Can-Zhao May 16, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed May 12, 2023
commit 4aa72c5c28313304a1bdfe1a074ee71dadd4e8b3
Original file line number Diff line number Diff line change
@@ -119,7 +119,11 @@
{
"_target_": "DivisiblePadd",
"keys": "image",
"k": [4,4,1]
"k": [
4,
4,
1
]
},
{
"_target_": "RandSpatialCropSamplesd",