Skip to content
Discussion options

You must be logged in to vote

Hi @moonforsunm,
You could use set_determinism in MONAI. You could also refer to any tutorials, most of them have this part.

from monai.utils import set_determinism
set_determinism(seed=0)

Hope it can help you, thanks!

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@moonforsun
Comment options

@KumoLiu
Comment options

Answer selected by moonforsun
Comment options

You must be logged in to vote
1 reply
@moonforsun
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants