Skip to content

MAISI mask autoencoder #1977

Open
Open
@wachinger

Description

@wachinger

Hi,

Thanks for your great work with MAISI. The mask_generation_autoencoder has 8 input channels. What is the kind of data that is required as input?
Would you have an example on how to use the mask autoencoder alone, without the diffusion part based on the provided data description for mask_pseudo_label*.nii.gz ?

"mask_generation_autoencoder_def": {
    "_target_": "monai.apps.generation.maisi.networks.autoencoderkl_maisi.AutoencoderKlMaisi",
    "spatial_dims": "@spatial_dims",
    "in_channels": 8,
    "out_channels": 125,

Thanks,
Christian

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