Skip to content

[BUG] Unable to run ai_unetr_seg_app due to missing traced model #511

Open
@kavmar

Description

@kavmar

Hi,

it is not possible to run the ai_unetr_seg_app example, because provided model is not traced. When I get the model from Model Zoo large_files.yml:

"https://developer.download.nvidia.com/assets/Clara/monai/tutorials/model_zoo/model_swin_unetr_btcv_segmentation_v1.pt"

I am hitting an exception:

monai.deploy.exceptions.ItemNotExistsError: A predictor of the model is not set.

Please kindly provide a TorchScript model to test the application.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions