GithubHelp home page GithubHelp logo

mosid-breast-tumor-segmentation-from-multi-parametric-mri's Introduction

MoSID-Breast-Tumor-Segmentation-from-Multi-parametric-MRI

Paper:

Please see:

Introduction:

This project includes both train/test code for training the MoSID framwork.

Image

Requirements:

  • python 3.10
  • pytorch 1.12.1
  • numpy 1.23.3
  • tensorboard 2.10.1
  • simpleitk 2.1.1.1
  • scipy 1.9.1

Setup

Dataset

  • For training the segmentation models, you need to put the data in this format:
./data
├─train.txt
├─test.txt
├─MRI1
      ├─ADC.nii.gz
      ├─T2w.nii.gz
      ├─P0.nii.gz
      ├─P2.nii.gz   
      └─GT.nii.gz
      ...
├─MRI99        
└─MRI100
...
  • The format of the train.txt / test.txt is as follow:
./data/train.txt
├─'MRI1'
├─'MRI2'
├─'MRI3'
...
├─'MRI100'
...

Whole Breast Segmentation Model

Citation

If you find the code or data useful, please consider citing the following papers:

  • Zhang et al., MoSID: Modality-Specific Information Disentanglement from Multi-parametric MRI for Breast Tumor Segmentation, MICCAI Workshop on Cancer Prevention through Early Detection (2023), https://doi.org/10.1007/978-3-031-45350-2_8
  • Chen et al., Modality-Specific Information Disentanglement from Multi-parametric MRI for Breast Tumor Segmentation and Computer-aided Diagnosis, IEEE Transactions on Medical Imaging (2023), https://doi.org/10.1109/TMI.2024.3352648
  • Zhang et al., Recent advancements in artificial intelligence for breast cancer: Image augmentation, segmentation, diagnosis, and prognosis approaches, Seminars in Cancer Biology (2023), https://doi.org/10.1016/j.semcancer.2023.09.001

mosid-breast-tumor-segmentation-from-multi-parametric-mri's People

Contributors

zhangjd-ong avatar

Stargazers

 avatar Wendy avatar Wanli avatar Changseok Lee avatar

Watchers

 avatar Changseok Lee 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.