Generation of synthetic segmented data #27
Unanswered
Louisducamp
asked this question in
Q&A
Replies: 1 comment
-
|
Here is the code I modified so in dtypes.py : and and in dataset.py and what I need to change in train.py is |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bonjour,
First of all : Thank you for your amazing work and the paper !
In the context of my master thesis relying on anonymization of head volume, I'm willing to generate a Dicoms image and its Rtstructs.
I basically have in my dataset a niifti image cropped as 128x128x128 around the head and a niftii mask with mutliple labels as for you :
So I wanna finetune your model 128 to get faster.
My question is : Do i need to change anything in the command line or dataset.py for the mask attention because I'm not using the same structure as you (1 for head, 2 for tumor)
Also do you have other pretrained generation model for the general one ? Such as different dimensions ?
Thank you in advance for your answer
Louis
Beta Was this translation helpful? Give feedback.
All reactions