‹ 首页

model-scaffold

@aperivue · 收录于 1 周前

Generate a reproducible, runnable PyTorch training repo for a medical-imaging task — segmentation, classification, detection, image-to-image synthesis, self-supervised pretraining, or fine-tuning a pretrained backbone (transfer learning) — the missing middle link between choosing an architecture and validating a trained model. Emits a patient-level seed-locked split as an auditable artifact, a task-appropriate model, train and evaluate scripts that seed every RNG and infer under eval mode, a config, requirements, a reproducibility record, and a Methods stub with VERIFY placeholders (no fabricated numbers). Fine-tuning mode adds a frozen-then-unfrozen schedule, discriminative learning rates, and a pretrained-weight provenance record. The reproducibility guarantees hold by construction, so the build is leakage-safe before any training runs. Integrates with MONAI, nnU-Net, TorchIO, timm, and torchvision — it does not reimplement them.

适合你,如果需要在医学影像任务中快速搭建可复现的PyTorch训练流程。

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

评论

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