Skip to content

Label Documentation #1582

Answered by diazandr3s
dpardi02 asked this question in Q&A
Oct 27, 2023 · 1 comments · 11 replies
Discussion options

You must be logged in to vote

Many thanks for the update @dpardi02
Glad you found the source of the problem.

About your questions:

What customizable options are there to the training and does it all take place in the configs document?

Yes, most of them are in the config file. However, you can go deeper and modify in the training file the learning rate, optimizer, loss function, pre-transforms (data augmentation), etc: https://github.com/Project-MONAI/MONAILabel/blob/main/sample-apps/radiology/lib/trainers/segmentation.py#L61

is there a way to see the saved training somewhere and apply it to images elsewhere? In other words, can the product of a training session be used at a different time or does it have to be appl…

Replies: 1 comment 11 replies

Comment options

You must be logged in to vote
11 replies
@dpardi02
Comment options

@diazandr3s
Comment options

@dpardi02
Comment options

@diazandr3s
Comment options

Answer selected by diazandr3s
@dpardi02
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
2 participants