Coder Social home page Coder Social logo

siaresnet's Introduction

Siaresnet

A deep learning method for automatic evaluation of diagnostic information from multi-stained histopathological images

Abstract

Manual screening of large-scale histopathological images is an extremely time-consuming, laborious and subjective procedure. Accurate evaluation of diagnostic information from multi-color stained images requires expertise due to the complex nature of histopathology and the lack of quantifiable measurement. In this work, a novel deep learning method is developed based on a convolutional siamese network, in which the information quantification task is transformed into a similarity assessment between lesion and non-lesion patterns on histopathological images. The subtle changes underlying the microstructure of tissue biopsies can be captured through an optimization of training loss within a low-to-high-level feature space. A new information score is introduced to quantify the abnormality in tissue appearance and stain pattern. Experiments on 3 independent data cohorts including 5 types of color-stained images demonstrate that our method can achieve promising performance compared with state-of-the-art methods. Results show that the proposed information score can serve as an effective measure to evaluate the importance of multi-stained images, and ultimately facilitate automatic diagnosis for clinical multi-stained histopathology.

OpenVINO™ is a high-performance solution developed by Intel for deep learning deployments at the edge or in the cloud, enabling accelerated optimization of models. In smart medical scenarios, fast and timely data processing is crucial. This project builds a multi-stain pathology image information evaluation system based on the OpenVINO™ platform to achieve fast inference.

More information about OpenVINO™ https://docs.openvino.ai/latest/index.html

[Attention] Due to ethical requirements, we can only provide three groups of multi-stain image patches.

How to use

for inference

  • in your favourite environment pip install openvino
  • in your work directory git clone https://github.com/Tunaaaaa/Siaresnet.git
  • cd Siaresnet
  • Download models from model.xml. Unzip and put them into /Siaresnet. If the link is not working, contact [email protected]
  • python infer.py --test <test data path> The path should be similar to the example we provide, you can also set classi_model / siamese_model manually

for training

to be continued

To do

Release Pytorch training/infer code

Questions and Suggestions

email: [email protected]

siaresnet's People

Contributors

tunaaaaa avatar

Watchers

 avatar

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.