CNN based skull stripping (brain masking) from MRI.
For CPU support:
pip install neurostrip[cpu]For GPU support:
pip install neurostrip[gpu]neurostrip --image-path input.nii.gz --mask-path mask.nii.gz --masked-image-path output.nii.gzYou can also try the tool in 3D Slicer. For installation instructions and more details, please refer to the GitHub repository.
Contributions are welcome! See CONTRIBUTING.md for development setup and guidelines.
MIT License - see LICENSE file for details.
