Skip to content

rezazad68/smunet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

SMU-Net]{SMU-Net: Style matching U-Net for brain tumor segmentation with missing modalities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published