Giter Site home page Giter Site logo

Comments (2)

PENGLU-WashU avatar PENGLU-WashU commented on June 19, 2024

Hi,

Great work on the development of DIMR and DeepSNiF for noise removal on IMC data. In the article, it says that the final layer of the U-Net uses softplus as it's activation function (log(1+exp(x))), which I believe this means that the denoised images will be log-transformed. On this basis, do I have to perform normalisation (percentile-method) on the pixel values prior inputting into DIMR and DeepSNiF? Or can I input raw images for DIMR and DeepSNiF, and from this, is it still suitable to perform log normalisation on the single cell data after segmentation?

These ideas might not make sense at all, as I am still relatively new to IMC data processing. Nevertheless, thanks for your help!

Hello,

Thanks for your kind words on our software package. The softplus activation function does not change the scale of the data. Please check the plot of this function online. In this case, the output will not be log-transformed. Therefore, after denoising, just apply the data to other developed IMC pipeline.

Regards.

from imc_denoise.

BonoC avatar BonoC commented on June 19, 2024

Hi @PENGLU-WashU,

Thanks for the clarification. I will close this issue as this has been solved. Thank you!

from imc_denoise.

Related Issues (19)

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.