-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
I tested the following 4 cases:
{'body_region': ['chest'], 'anatomy_list': ['aorta'], 'output_size': [256, 256, 128], 'spacing': [1, 1, 1], 'num_output_samples': 1}
{'body_region': ['chest'], 'anatomy_list': ['left lung upper lobe'], 'output_size': [256, 256, 128], 'spacing': [1, 1, 1], 'num_output_samples': 1}
{'body_region': ['abdomen'], 'anatomy_list': ['liver'], 'controllable_anatomy_size': [['hepatic tumor', 0.3], ['liver', 0.5]], 'output_size': [256, 256, 128], 'spacing': [1, 1, 1], 'num_output_samples': 1}
{'body_region': ['abdomen'], 'anatomy_list': ['spleen'], 'output_size': [256, 256, 128], 'spacing': [1, 1, 1], 'num_output_samples': 1}
For each case, I run inference twice with random_seed = 0
, and only case 3 produce same outputs.
Hi @dongyang0122 @guopengf @Can-Zhao , could you help to confirm this issue? Thanks!
Metadata
Metadata
Assignees
Labels
No labels