Code Monkey home page Code Monkey logo

refined-segmentation-r-cnn's Introduction

Refined Segmentation R-CNN

A Deep Learning method to segment punctate white matter lesions (PWMLs); Brain tumor segmentation.
By: Yalong Liu1, Jie Li1, Ying Wang1, Miaomiao Wang2, Xianjun Li2, Zhicheng Jiao3, Jian Yang2, Xingbo Gao1

  1. Lab of Video and Image Processing Systems, School of Electronic Engineering, Xidian University, Xi’an 710071, China
  2. Department of Radiology, The First Affiliated Hospital of Xi'an Jiaotong University, Xi’an 710061, China
  3. University of North Carolina at Chapel Hill, Chapel Hill, NC 27599, USA

This repository includes:
1.T1WI of 10 patients for test(Full dataset is not allowed to be made public)
2.Full code for model training and inference
3.The link of pre-trained weights on google drive

Requirements

Python 3.6.3
Tensorflow-gpu 1.12.0
CUDA 9.0

Getting Started

1.Download the repositories and weights.
2.Choose a mode in the main.py('inference' or 'training').
3.(optional)Change parameters in configs.py according to the comment in the file.
4.python ./main.py
Enjoy!

Acknowledgment

This repo borrows tons of code from
matterport/Mask_RCNN

Results

Performance:

Index --------Original MRI-------- ---------SOTA---------- -----Mask R-CNN------ -----Our Method--------
 8/77  8_77
 79/67  79_67
 82/67  82_67
 83/48  83_48
 83/54  83_54
 83/80  83_80

Citation

If you use Refined Segmentation R-CNN in your research, please cite the paper (http://arxiv.org/abs/1906.09684):

@article{Liu2019,
  title={Refined Segmentation R-CNN: A Two-stage Convolutional Neural Network for Punctate White Matter Lesion Segmentation in Preterm Infants},
  author={Yalong Liu, Jie Li, Ying Wang, Miaomiao Wang, Xianjun Li, Zhicheng Jiao, Jian Yang, Xingbo Gao},
  journal={arXiv preprint arXiv:1906.09684},
  year={2019}
}

refined-segmentation-r-cnn's People

Contributors

yalongliu avatar

Watchers

James Cloos 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.