Giter Site home page Giter Site logo

Comments (16)

BokaiZhu avatar BokaiZhu commented on August 18, 2024

Hi, the detial can be found here in the paper, but in brief, it was generated from DeepCell, as a probability map of predicted nuclues location.

from redsea.

StiThor avatar StiThor commented on August 18, 2024

Hi again. I seem to have trouble finding the script for generating a similar file as the one mentioned above with my own data. I have IMC data and I run the Steinbock segmentation (Deepcell/Mesmer) from Bodenmiller to make the cell mask. However, this approach does not generate the necessary file needed to do the REDSEA. Could you link that particular part of the script in Deepcell needed to make the file?

from redsea.

BokaiZhu avatar BokaiZhu commented on August 18, 2024

Hi there I see the question here. The short answer is the method is not yet compatible with the segmentation you are using here. The Redsea method we described in the manuscript works on an earlier version of Deepcell (described ref1 and ref2): where Deepcell will produce a nuclear probability map instead of directly a whole cell seg map. We then use the nuclear prob map to run a watershed algo (here), and generate boundary pixels like this (where Redsea runs on the red pixels)
Screen Shot 2022-11-02 at 10 25 05 AM
While the current segmentation you are using will directly produce a label map, and the potential boundary map would look like something:
Screen Shot 2022-11-02 at 10 26 20 AM
As you can tell, they look slightly different and might cause some problems for the code, partially discussed here.

We do have a working script that is compatible with these newer versions of segmentation map, but we do need some time before we can be confident enough that is safe to use before we release it. For now, I will make this issue open and happy to discuss further.

from redsea.

StiThor avatar StiThor commented on August 18, 2024

I see :) Very exciting that you guys are working with something that works with the newer version of Deepcell since our experience is that this segmentation works quite well! Have you thought of trying to have the REDSEA built in the code for Steinbock Deepcell so the whole process could be automated? If you need some Guiney pigs to test these new scripts on that are compatible with the newer version of deepcell I`m your guy :)

from redsea.

janinemelsen avatar janinemelsen commented on August 18, 2024

Hi! I was wondering whether there is any update on using REDSEA in combination with the current mesmer segmentation:)

from redsea.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.