All Projects → neurabenn → T1ify

neurabenn / T1ify

Licence: other
Applying style transfer to convert multi-modal MRI images to have a T1 like contrast.

Programming Languages

Jupyter Notebook
11667 projects

Labels

Projects that are alternatives of or similar to T1ify

prime-re.github.io
Open resource exchange platform for non-human primate neuroimaging
Stars: ✭ 13 (-38.1%)
Mutual labels:  brainweb
PyRhO
A virtual optogenetics laboratory
Stars: ✭ 30 (+42.86%)
Mutual labels:  brainweb
clinica
Software platform for clinical neuroimaging studies
Stars: ✭ 153 (+628.57%)
Mutual labels:  brainweb
coinstac
Collaborative Informatics and Neuroimaging Suite Toolkit for Anonymous Computation
Stars: ✭ 34 (+61.9%)
Mutual labels:  brainweb
pydra
Pydra Dataflow Engine
Stars: ✭ 93 (+342.86%)
Mutual labels:  brainweb
brainlife
Free cloud platform for secure neuroscience data analysis.
Stars: ✭ 41 (+95.24%)
Mutual labels:  brainweb

T1ify

The aim of T1ify is to transform non T1 weighted MR images to have a similar contrast profile to an adult T1 image.
The main goal is to not only improve rgistration results by increasing mutual information, but also to allow for datasets lacking T1 images to have cortical reconstruction in freesurfer like cortical surface pipelines.
T1ify is a learning project as much as a goal oriented project to create a really useful tool. Feel free to join if you want to learn by doing and convert those other modalities to T1s! Join our channel for brainstorming & discussions.

Required Skills

This is an open learning project meaning that anyone can join and contribute! However it may be useful to be familiar with at least some of the following:

  • Neuroimaging
  • Python
  • Deep Learning

Join our channel on

First outputs during testing of different approaches

Left: T2 -- T1 -- T1 predicted; Right:T1 -- T2 predicted -- T2

Set up

We are using git submodules for external tools which we store inside the bin directory. After you forked and cloned the repository, do
cd T1ify
git submodule init
git submodule update
cd bin/volume
source compile.sh

Some references & inspirations

Papers & Blog posts

Papers with code repositories & code repos

For learning

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].