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

Tissue regions segmentations by QuPath annotation #1

Open
asmagen opened this issue May 8, 2020 · 2 comments
Open

Tissue regions segmentations by QuPath annotation #1

asmagen opened this issue May 8, 2020 · 2 comments

Comments

@asmagen
Copy link

asmagen commented May 8, 2020

Can this pipeline perform semantic segmentation of tissue regions such as for example tumor/normal/stromal/immune aggregates? Can it use the corresponding annotations I'm making in QuPath for a few images to be used as a test set and then apply the pixel classification into other slides? And does it utilize different resolutions of the image such that it can recognize both macro and micro structures such as general big tumor vs normal structures as well as smaller more local classes I'm defining within the tumor?

@trasse
Copy link
Owner

trasse commented May 8, 2020

Q:
Can this pipeline perform semantic segmentation of tissue regions such as for example tumor/normal/stromal/immune aggregates?

A:
This is in principle possible, but not with currently integrated pre-trained model.

Q:
Can it use the corresponding annotations I'm making in QuPath for a few images to be used as a test set and then apply the pixel classification into other slides?

A:
The combination of OpSeF & QuPath would be very powerful for tissue data. I will reach out to Pete. QuPath is evolving very fast. I think the OpSeF & QuPath interface will be ideally based on the next stable release QuPath 0.2.0.

Q:
And does it utilize different resolutions of the image such that it can recognize both macro and micro structures such as general big tumor vs normal structures as well as smaller more local classes I'm defining within the tumor?

A:
This can be easily implemented. It would just be two independent runs, which you would combine later. E.g. nucleus segmentation & tumor detection.

@asmagen
Copy link
Author

asmagen commented Jun 2, 2020

@trasse Thanks. Any updates or anticipated timeline here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants