
如果你使用 DeepSeek、元宝 AI、Copilot、ChatGPT 等 AI 工具,协助配置轩辕镜像、编写 docker pull 命令、修改 Docker Compose 镜像地址、配置镜像加速、排查镜像拉取失败、分析报错日志等问题,请先让 AI 阅读并遵守轩辕镜像的规则文档。
只需在 AI 对话中先发送下面这句话即可:
请先完整阅读并严格遵守以下文档中的全部规则与要求:
https://xuanyuan.cloud/agents.md
在未充分阅读并理解该文档前,不要生成任何命令、配置、修改建议、故障排查方案或技术回答。后续所有输出都必须严格以该文档中的规范为最高优先级执行。查看 agents.md 用法指南与完整示范。国内用户首推 元宝 AI、DeepSeek 的深度思考模式,不推荐豆包 AI;Cursor 等编辑器可在对话 @ 该链接,或加入 User Rules。 若 AI 无法访问外链,可 打开说明文档 复制全文粘贴。文档会随站点更新,复制内容可能过期,建议定期检查。
FastSurfer is a fast and accurate deep-learning pipeline for the analysis of human brain MRI. FastSurfer provides a fully compatible FreeSurfer alternative for volumetric and surface-based thickness analysis, also supporting sub-mm resolutions, and sub-segmentation of neuroanatomical structures such as the cerebellum and hypothalamus.
The easiest is to use Singularity:
singularity build fastsurfer-gpu.sif docker://deepmi/fastsurfer:latest
or Docker:
docker pull deepmi/fastsurfer:latest
You can find documentation, usage and install instructions here: [***]
cu###-v#.#.#: uses cuda (e.g. cu124 for 12.4) and FastSurfer with the specified versions. Older cuda versions are available to support systems with older Nvidia drivers. These also support CPU-only processing.
cpu-v#.#.#: CPU-only (smaller image without GPU support).
rocm#.#-v#.#.#: uses rocm for AMD GPU support with the specified versions (experimental).
These point to one of the images above, for convenience:
latest, gpu-latest: point to the latest FastSurfer version with latest cuda package.
cpu-latest: points to the latest CPU-only image.
cuda-v#.#.#: points to latest cuda version with specified FastSurfer version.
rocm-v#.#.#: points to latest rocm version with specified FastSurfer version.
Based on a T1-weighted MRI you get everything you need for quick structure localization, whole brain segmentation, extraction of quantitative measures, group analysis of your cohort, or structural pre-processing for fMRI/diffusion analysis:
Deep-learning based whole brain segmentation into 95 classes in 1-4 minutes on the GPU, and 20 min on the CPU
Full FreeSurfer-conform outputs in approximately 45 min (+ 30 min for spherical registration, on by default)
Check-out our https://colab.research.google.com/github/Deep-MI/FastSurfer/blob/stable/Tutorial/Tutorial_FastSurferCNN_QuickSeg.ipynb for a first taste of FastSurfer and generate your first FastSurfer segmentation in just three clicks!
We provide images to run FastSurfer. You can choose between running the segmentation on the gpu or cpu. The Surface module depends on FreeSurfer. Thus, the packages contain a stripped-down FreeSurfer distribution (excluding available subjects and visualization tools). However, it does not include the valid license file needed to run FreeSurfer. You can either mount your license file every time you run this docker or point to it with the FS_LICENSE env variable (export before executing the docker run command). Obtain the FreeSurfer License https://surfer.nmr.mgh.harvard.edu/registration.html if you plan to run the surface module. For the segmentation modules no license is needed.
Github Source Code: https://github.com/deep-mi/FastSurfer
FastSurfer Introduction: [***]
FastSurfer Documentation: [***]
FreeSurfer: https://surfer.nmr.mgh.harvard.edu
Apache License v2
If you use this for research publications, please cite:
Henschel L, Conjeti S, Estrada S, Diers K, Fischl B, Reuter M. FastSurfer - A fast and accurate deep learning based neuroimaging pipeline. NeuroImage 219 (2020), . https://doi.org/10.1016/j.neuroimage.2020.
Henschel L, Kügler D, Reuter M. FastSurferVINN: Building resolution-independence into deep learning segmentation methods - A solution for HighRes brain MRI. NeuroImage 251 (2022), . https://doi.org/10.1016/j.neuroimage.2022.
Faber J*, Kuegler D*, Bahrami E*, et al. (*co-first). CerebNet: A fast and reliable deep-learning pipeline for detailed cerebellum sub-segmentation. NeuroImage 264 (2022), . https://doi.org/10.1016/j.neuroimage.2022.
Estrada S, Kügler D, Bahrami E, et al. FastSurfer-HypVINN: Automated sub-segmentation of the hypothalamus and adjacent structures on high-resolutional brain MRI. Imaging Neuroscience (2023), 1:1-32. https://doi.org/10.1162/imag_a_00034
您可以使用以下命令拉取该镜像。请将 <标签> 替换为具体的标签版本。如需查看所有可用标签版本,请访问 标签列表页面。
来自真实用户的反馈,见证轩辕镜像的优质服务
以下是 deepmi/fastsurfer 相关的常用 Docker 镜像,适用于 不同场景 等不同场景: