Coder Social home page Coder Social logo

xiaochengcike / iseg2017-nic_vicorob Goto Github PK

View Code? Open in Web Editor NEW

This project forked from joseabernal/iseg2017-nic_vicorob

0.0 2.0 0.0 23.62 MB

Implementation of the nic_vicorob team for addressing the MICCAI Grand Challenge on 6-month infant brain MRI segmentation iSeg2017

License: GNU General Public License v3.0

Jupyter Notebook 100.00%

iseg2017-nic_vicorob's Introduction

Six-month infant brain tissue segmentation using three dimensional fully convolutional neural networks and pseudo-labelling

Implementation of the nic_vicorob team for addressing the MICCAI Grand Challenge on 6-month infant brain MRI segmentation iSeg2017.

Requirements

Folder structure

Once the repository has been clone/downloaded, there will be only the log and models folders and the iSeg2017.ipynb file. Add the folders datasets (folder containing the testing and training sets provided by the challenge organisers), results and refined-results. The resulting tree should look as indicated below.

.
├── datasets
│   └── iSeg2017
│       ├── iSeg-2017-Testing
│       └── iSeg-2017-Training
├── iSeg2017.ipynb
├── log
│   └── iSeg2017
├── models
│   └── iSeg2017
├── refined-results
│   └── iSeg2017
│       └── iSeg-2017-Testing
└── results
    └── iSeg2017
        └── iSeg-2017-Testing 

Libraries

The code has been tested with the following configuration

  • h5py == 2.7.0
  • ipython == 5.3.0
  • jupyter == 1.0.0
  • keras == 2.0.2
  • nibabel == 2.1.0
  • nipype == 0.12.1
  • python == 2.7.12
  • scipy == 0.19.0
  • sckit-image == 0.13.0
  • sckit-learn == 0.18.1
  • tensorflow == 1.0.1
  • tensorflow-gpu == 1.0.1

How to run it

Once all the libraries above have been installed, the following step is to run the jupyter notebook on the folder containing the iSeg2017.ipynb file.

jupyter notebook

iseg2017-nic_vicorob's People

Contributors

joseabernal avatar

Watchers

 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.