Skip to content

Detect non-determinism for some cases on maisi_ct_generative bundle #717

@yiheng-wang-nv

Description

@yiheng-wang-nv

I tested the following 4 cases:

  1. {'body_region': ['chest'], 'anatomy_list': ['aorta'], 'output_size': [256, 256, 128], 'spacing': [1, 1, 1], 'num_output_samples': 1}
  2. {'body_region': ['chest'], 'anatomy_list': ['left lung upper lobe'], 'output_size': [256, 256, 128], 'spacing': [1, 1, 1], 'num_output_samples': 1}
  3. {'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}
  4. {'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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions