‹ 首页

preprocess-imaging

@aperivue · 收录于 1 周前

Design or audit the data-preparation stage of a medical-imaging model — DICOM/NIfTI intake, resampling and intensity normalisation, and the augmentation plan — so the pipeline is leakage-safe before model-scaffold builds the training repo. Emits a declarative preprocessing manifest and a deterministic data-stage leakage gate that catches the leaks a split table cannot see: a dataset-level normaliser fit on non-train data, any data-fitted transform run before the split, and the same patient's slices crossing splits. Integrates MONAI / TorchIO transforms; it does not reimplement them, and it never runs preprocessing on real patient data.

适合你,如果正在构建医学影像AI模型,需要确保预处理管线无数据泄漏。

/ 通过 npx 安装 校验哈希
npx oh-my-skill add aperivue/medsci-skills/preprocess-imaging
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- aperivue/medsci-skills/preprocess-imaging
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify aperivue/medsci-skills/preprocess-imaging
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
190GitHub stars
~1.4K最小装载
~4.9K含声明引用
~7.6K文本包总量
镜像托管

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。