Code Monkey home page Code Monkey logo

nucleiseg-in-histopathology-images's People

Contributors

bluesaiyancodes avatar

Watchers

 avatar

nucleiseg-in-histopathology-images's Issues

RBG input into model

The model in current form just look at grayscale images and binary labels, missing out on more informavtice details.

Other Issue mitigation

Others

  • pretraining with masked-autoencoder / self-supervised learning techniques*

  • label soothing

  • center loss

  • r-drop

  • cut-mix

Implementation of Data Sampler

data sampler

https://towardsdatascience.com/demystifying-pytorchs-weightedrandomsampler-by-example-a68aceccb452

data sampler for additional training*

train a model $\rightarrow$ feature extraction $\rightarrow$ clustering (DBSCAN)$\rightarrow$ t-SNE

then, we can sample from cluster centers and boundary points of clusters to fine tunning the model.

we can use DINOv2 instead of training a model to get feature vectors

Dataset Problem mitigation

DATASET

  • annotating tissue images of several patients with tumors of different organs

  • H&E staining images: purple for nuclei(핵), pink for cytoplasmic components(세포질)

  • the diversity of nuclei appearances across multiple organs and patients, the richness of staining protocols adopted at multiple hospitals

    • diversity of color

      $\rightarrow$ stain normalization

    • diversity of shape

      $\rightarrow$ elastic deformation agumentation

      $\rightarrow$ perlin / simplex agumentation

  • Nuclear is Ellipse shape.

    • In my opinion, Neurnal Netowrks should learn elliptical shape

      $\rightarrow$ transformer

      $\rightarrow$ larger kernel than nuclei

      $\rightarrow$ cartoon/shape ( low+high freq.) + texture (mid+high freq.)?

Loss Problem Mitigation

Loss

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.