Skip to content

Commit

Permalink
Merge branch 'diffusion_monai_service' of github.com:Can-Zhao/model-z…
Browse files Browse the repository at this point in the history
…oo into diffusion_monai_service
  • Loading branch information
Can-Zhao committed Dec 13, 2023
2 parents ce9bdcd + e8b6a02 commit c3bd891
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,4 @@
"run": [
"$@saver(@generated_image[0])"
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"val_batch_size": 2,
"epochs": 4000,
"val_interval": 10,
"lr": 1e-04,
"lr": 0.0001,
"amp": true,
"train_patch_size": [
128,
Expand Down Expand Up @@ -290,4 +290,4 @@
"run": [
"$@train#trainer.run()"
]
}
}

0 comments on commit c3bd891

Please sign in to comment.