Skip to content

Morphological object classification along with instance segmentation #135

@Aseem139

Description

@Aseem139

Hi Daniel,

I have recently started using BiaPy and find it really convenient to use. Many congratulations on your Nature Methods papers.I am mainly interested in instance segmentation. I have so far tried the nuclei dataset and I am attaching the config file I used and the training results.

Config File:

3d_instance_segmentation.yaml.txt

Training Results:

Image Image

I have a few questions:

  1. The IOU values for the contour channel don't look all that good even though the overall predictions were good. Is this normal ? Should I result the relative weight of the contour channel ?

  2. For the segmentation of mitochondria that I am currently working on, I am interested in trying the classification of 3d objects in addition to instance segmentation. I understand how the training dataset must now have 2 channels, one for instance label and other for class labels. Is there any other changes I must make to my config file to tell the model to do classification along with segmentation ?

  3. Are there any other changes you'd suggest in my config file that would improve segmentation quality ?

Thanks in advance for the help.

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