Menu

Package that provides tools for brain MRI Deep Learning pre-processing.

Installing brainprep

This tutorial will walk you through the process of intalling BRAINPREP…

Installing a stable version

Install the package without the root privilege

>>> pip install brainprep

Install the package with the root privilege

>>> sudo pip install brainprep

Installing the current version

Install the package in develop mode from the Git repository

>>> pip install -e git+https://github.com/neurospin-deepinsight/brainprep

Follow us

© 2025, brainprep developers