GithubHelp home page GithubHelp logo

kevin-keraudren / fetus-detector Goto Github PK

View Code? Open in Web Editor NEW
11.0 3.0 3.0 277.07 MB

Brain and body detectors for fetal MRI developed during my PhD

License: MIT License

Makefile 0.01% Python 2.12% C++ 0.46% Shell 0.05% HTML 24.61% JavaScript 1.48% CSS 0.77% Jupyter Notebook 70.37% SCSS 0.13%

fetus-detector's Introduction

Automated Organ Localisation in Fetal Magnetic Resonance Imaging

Code developed throughout my PhD in order to automatically find the organs of a fetus in MR images:

  • brain-detector [1,2]
  • body-detector [3]
  • commonlib contains code used in both projects, in particular fetal biometric measurements in commonlib/fetal_anatomy.py
  • external contains code that is not used in [1,2,3] but is relevant to automated detection in fetal MRI, such as the RIF features used in [4]

This code is based on python-irtk, a Python interface to IRTK, which can be installed through conda:

conda install -c kevin-keraudren python-irtk

It uses OpenCV version 2 (note that SIFT features are not included by default in OpenCV 3 binaries).

Compiling the code

cd body-detector && make

Running the demo

cd body-detector && ./demo.sh

Below is a screenshot of the detection results (detection_results/stack-1/prediction_2/final_seg.nii.gz):

A demo focusing on the brain detection is available in the repository example-motion-correction.

References

[1] Keraudren, K., Kyriakopoulou, V., Rutherford, M., Hajnal, J.V., & Rueckert, D.: Localisation of the Brain in Fetal MRI Using Bundled SIFT Features. MICCAI 2013.
PDF video poster

[2] Keraudren, K., Kuklisova-Murgasova, M., Kyriakopoulou, V., Malamateniou, C., Rutherford, M.A., Kainz, B., Hajnal, J.V., & Rueckert, D.: Automated Fetal Brain Segmentation from 2D MRI Slices for Motion Correction. NeuroImage, 2014.
PDF demo slides

[3] Keraudren, K., Kainz, B., Oktay, O., Kyriakopoulou, V., Rutherford, M., Hajnal, J. V., & Rueckert, D.: Automated Localization of Fetal Organs in MRI Using Random Forests with Steerable Features. MICCAI 2015.
PDF video slides

[4] Kainz, B., Keraudren, K., Kyriakopoulou, V., Rutherford, M., Hajnal, J., & Rueckert, D.: "Fast Fully Automatic Brain Detection in Fetal MRI Using Dense Rotation Invariant Image Descriptors". ISBI 2014.
PDF video

fetus-detector's People

Contributors

dependabot[bot] avatar kevin-keraudren avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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