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 54bf0d2 + bc2be5a commit 94ad31e
Showing 1 changed file with 2 additions and 2 deletions.
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 @@ -285,4 +285,4 @@
"run": [
"$@train#trainer.run()"
]
}
}

0 comments on commit 94ad31e

Please sign in to comment.