Giter VIP home page Giter VIP logo

smunet's Introduction

In this research work, we propose a style matching U-Net to address the missing modality challenge for brain tumour segmentation on MRI modalities. The proposed Style matching mechanism decomposes the representational space into content and style representation and then uses conceptual loss to enforce knowledge distillation in a co-training strategy. If this code helps with your research please consider citing the following paper:

R. Azad, Nika Khosravi and Dorit Merhof , "SMU-Net: Style matching U-Net for brain tumor segmentation with missing modalities", download link.

soon

Please consider starring us, if you found it useful. Thanks

Updates

  • March 30, 2022: First release will announce.

This code has been implemented in python language using Pytorch library and tested in ubuntu OS, though should be compatible with related environment. following Environement and Library needed to run the code:

  • Python 3
  • Pytorch

Run Demo

For training deep model and evaluating on the BraTA 2018 dataset set follow the bellow steps:
1- Download the BraTS 2018 train dataset from this link and extract it inside the dataset_BraTS2018 folder.
2- Run train.ipynb for training the model.
3- For performance calculation and producing segmentation result, run evaluation.ipynb.

Notice: our implementation uses the ACN codes: https://github.com/Wangyixinxin/ACN

Quick Overview

Diagram of the proposed method

Perceptual visualization of the proposed style matching modules.

Diagram of the proposed method

Results

For evaluating the performance of the proposed method, Two challenging task in medical image segmentaion has been considered. In bellow, results of the proposed approach illustrated.

Results

Query

All implementations are done by Reza Azad. For any query please contact us for more information.

rezazad68@gmail.com

smunet's People

Contributors

rezazad68 avatar

Stargazers

Qiegen Liu 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.