scil-vital / dwi_ml

Code for people working on machine learning for diffusion MRI
MIT License
8 stars 7 forks source link

Noise on streamlines: after interpolation! #157

Closed EmmaRenauld closed 1 year ago

EmmaRenauld commented 1 year ago

Moving noise addition to AFTER interpolation.

Also removing validation noise.

Also adding noise only on streamlines used in the forward method, not on the loss. We could add a different noise eventually on target in loss and on input.