Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StarDist Fluorescence Nuclei Segmentation #596

Open
utterances-bot opened this issue Apr 4, 2023 · 4 comments
Open

StarDist Fluorescence Nuclei Segmentation #596

utterances-bot opened this issue Apr 4, 2023 · 4 comments
Labels

Comments

@utterances-bot
Copy link

StarDist Fluorescence Nuclei Segmentation

Bioimage.io -- an AI model repository for deep learning.

https://bioimage.io/?partner=ilastik&type=model&id=10.5281%2Fzenodo.6348084

Copy link

hello,
I am testing the stardist model in ilastik. I am not so sure what is the results you should get. The probabilities only, the label masks.
It gives a prediction of 33 labels (why 33?, there are more of it) but none of those corresponds to the label mask. Label 1 could be the probability but it has a checkboard pattern.
(Sorry I can't upload an image here)

Copy link

Ilastik version 1.4.0, GPU
Model that do not do instance segmentation seems to work well.

Copy link

The 10.5281/zenodo.6348084 output looks as the sample outputs. I guess needs to do a thresholding of the probabilities and CCA.
For this particular model I am little puzzled in how to do it with the checkboard patterns in label 1 and the other labels. I think the other labels may be the predicted starconvex angles?

@FynnBe
Copy link
Member

FynnBe commented Apr 4, 2023

Hello @manerotoni ,
yes, the stardist model output is very specific to the stardist method. The stardist postprocessing is (not yet) available in ilastik.
The full stardist pipeline can already be executed

You can also use the Python stardist package to perfrom the postprocessing only and keep using ilastik for the model inference.

@FynnBe FynnBe added the comment label Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants