Skip to content

[Bug]Issues occurred while exporting segmentation results during inference #235

@A-Buzzkill

Description

@A-Buzzkill

💀 ### Bug

An error occured in line 125, nndet/inference/restore.py when I follow the instruction to export the segmentation results by using this command:

nndet_predict TaskID Modelname -o inference_kwargs.do_seg=True

image
the error messag says:
image
the reason lies in that type(_slices) is list, by converting _slices to tuple, this problem will be solved
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions