Skip to content

PyTorch/MONAI Backend

Pre-release
Pre-release
Compare
Choose a tag to compare
@ellisdg ellisdg released this 02 Aug 16:26
· 101 commits to master since this release
198da24

Major update over previous versions of this repository. Now data loading and processing is done with PyTorch/MONAI. This results in much much faster data loading compared to nilearn. The resampling function in nilearn was very slow, and now the resampling is 10-20 times faster. I removed old sequences/datasets as they were getting too complicated and too difficult to maintain.