Running FastSurfer as MacOS package =================================== [Installation Instructions](INSTALL.md#macos) If you want to run only segmentation (replace placeholders starting with "<" and ending with ">", see https://deep-mi.org/FastSurfer/stable): ```bash run_fastsurfer.sh --seg_only --sd --sid --t1 ``` To run the full FastSurfer: ```bash run_fastsurfer.sh --device mps --sd --sid --t1 --fs_license ```