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

hello,a simple question #9

Closed
puppy2000 opened this issue Jun 26, 2023 · 1 comment
Closed

hello,a simple question #9

puppy2000 opened this issue Jun 26, 2023 · 1 comment

Comments

@puppy2000
Copy link

I wonder what is the gt that is used to train the Deep Label Expansion stage?From my observation,it is seemd that labels generated from torchio.LabelMap are used.Thanks very much!

@LucaLumetti
Copy link
Collaborator

Hi @puppy2000, I hope I've understood clearly your question: each patient in the train, test, or eval split has a single gt_alpha.npy file which corresponds to its gt. As you can read in this line, this is exactly what it gets loaded and later used as gt. The torchio.LabelMap is just a class helpful to warp and handle labels, it does not generate anything, you can find more details on the Torchio documentation page.

LucaLumetti added a commit that referenced this issue Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants