Giter Site home page Giter Site logo

deep_folding's Introduction

Deep folding

The project aims to study cortical folding patterns thanks to deep learning tools. MRIs are processed through BrainVISA/Morphologist tools.

Prerequisites

Anatomist parts (anatomist_tools) must run with brainvisa installed and python2

Deep learning part (preprocessing and utils) must run with python3 and works with pytorch.

Package documentation can be found at https://neurospin.github.io/deep_folding/index.html.

Development

git clone https://github.com/neurospin/deep_folding.git

# Install for development
bv bash
cd deep_folding
virtualenv --python=python3 --system-site-packages venv
. venv/bin/activate
pip3 install -e .

# Tests
python3 -m pytest  # run tests

If you want to install the package:

python setup.py install

Notebooks are in the repertory notebooks, access using:

bv bash # to enter brainvisa environnment
. venv/bin/activate
jupyter notebook # then click on file to open a notebook

If you want to build the documentation and pushes it to the web:

bv bash # to enter brainvisa environnment
. venv/bin/activate
cd docs
./make_docs.sh

If you want to clean the documentation:

cd docs/source
make clean

deep_folding's People

Contributors

joelchavas avatar louise-guillon avatar

Watchers

 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.