Recent work using GPs to compute age-dependent brain MRI templates #253
jhlegarreta
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Rather than a feature request, this is a note about a recent work from the UK Biobank crew that uses Gaussian Processes to compute age-dependent brain MRI templates:
https://doi.org/10.1162/imag_a_00361
They use the same maths as in Andersson 2015 for the GP (kernel, covariance, etc.).
Their code is available here:
https://git.fmrib.ox.ac.uk/cart/oxford-mm-ad-templates/-/blob/main/code/run_GP.py
Beta Was this translation helpful? Give feedback.
All reactions